Skip to content

Instantly share code, notes, and snippets.

@ReidWilliams
Last active December 12, 2018 17:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ReidWilliams/4176da832c0e7d553efa6e95a2ef2725 to your computer and use it in GitHub Desktop.
Save ReidWilliams/4176da832c0e7d553efa6e95a2ef2725 to your computer and use it in GitHub Desktop.
Git cheatsheet

git checkout --track -b <local branch> origin/<tracked branch>

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