I have forked a git repo (on bitbucket). I would now like to sync it with 
the remote repo I forked from. I cloned the fork to locally to my machine. 
I have added the upstream remote (git remote add upstream url). The 
upstream remote has many branches. How do I fetch all the branches from the 
upstream repo, rebase them, and push them to my forked repo? Do I have to 
do this one at a time?

Kind Regards,
Ryan

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to