Github Set Branch en amont
git push --set-upstream origin <remote-branch>
Exuberant Eland
git push --set-upstream origin <remote-branch>
git pull --set-upstream origin <remote-branch>