Skip to content

Instantly share code, notes, and snippets.

@skimbrel
Created December 5, 2012 01:46
Show Gist options
  • Save skimbrel/4211302 to your computer and use it in GitHub Desktop.
Save skimbrel/4211302 to your computer and use it in GitHub Desktop.
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