Created
December 5, 2012 01:46
-
-
Save skimbrel/4211302 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The --set-upstream flag is deprecated and will be removed. Consider using --track or --set-upstream-to | |
Branch origin/master set up to track local branch iphone-contacts. | |
If you wanted to make 'iphone-contacts' track 'origin/master', do this: | |
git branch -d origin/master | |
git branch --set-upstream-to origin/master |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment