Skip to content

Instantly share code, notes, and snippets.

@MgenGlder
Created August 29, 2018 15:33
Show Gist options
  • Save MgenGlder/a8be0c07774c34c9b1e017b0768683e4 to your computer and use it in GitHub Desktop.
Save MgenGlder/a8be0c07774c34c9b1e017b0768683e4 to your computer and use it in GitHub Desktop.
Track remote branch
git fetch to get all external references
git checkout --track origin/discover
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment