Check out and Track a Remote Branch
git fetch <remote_name>
git checkout --track -b <local_branch> <remote_name>/<tracked_branch>Written by Bui The Hoa
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
 #Git 
Authors
Related Tags
#git
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#

 
 
 
