rafaelmaeuer
10/9/2017 - 1:25 PM

Track a new remote branch created on GitHub - From https://stackoverflow.com/questions/11262703/track-a-new-remote-branch-created-on-github

git fetch
git branch --track branch-name origin/branch-name