Skip to content

Instantly share code, notes, and snippets.

@marczhermo
Created February 21, 2014 02:43
Show Gist options
  • Save marczhermo/9127827 to your computer and use it in GitHub Desktop.
Save marczhermo/9127827 to your computer and use it in GitHub Desktop.
Git : set to track remote branch
git branch --set-upstream-to=origin/<branch> master
@hajerrasmy
Copy link

frist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment