Skip to content

Instantly share code, notes, and snippets.

@bruntonspall
Created January 20, 2011 15:39
Show Gist options
  • Save bruntonspall/788063 to your computer and use it in GitHub Desktop.
Save bruntonspall/788063 to your computer and use it in GitHub Desktop.
Connecting your local master to an origin so git pull works
(gnm60091 test_runs/page…oser :+)% git branch --set-upstream master origin/master
Branch master set up to track remote branch master from origin.
(gnm60091 test_runs/page…oser :+)%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment