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