Git remotes branch fetching
Whenever you need to get a branch from the remote Git repo, you have to fetch it first, then, jump to it:
git fetch remote remote_branch:local_branch
git checkout local_branch
Written by Jhon Jaiver López
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Branch
Authors
niklongstone
41.97K
muzzlefork
11.98K
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#