Skip to content

Instantly share code, notes, and snippets.

@scottnath
Last active August 29, 2015 14:19
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 scottnath/1d1b9dfd37314073bc83 to your computer and use it in GitHub Desktop.
Save scottnath/1d1b9dfd37314073bc83 to your computer and use it in GitHub Desktop.
checkout remote branch to new local branch

git checkout -b remote_branch origin/remote_branch

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