git push origin f1:f1 git checkout f2 git merge f1 git push origin f2:f2 git checkout f3 git merge f2 git push origin f3:f3