Skip to content

Instantly share code, notes, and snippets.

@baudetail
Last active December 27, 2015 09:19
Show Gist options
  • Save baudetail/7303139 to your computer and use it in GitHub Desktop.
Save baudetail/7303139 to your computer and use it in GitHub Desktop.
git: Setup Local-Remote-Tracking
git branch --set-upstream local-branch-name origin/remote-branch-name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment