Skip to content

Instantly share code, notes, and snippets.

@henriquegogo
Created March 1, 2012 19:04
Show Gist options
  • Save henriquegogo/1952327 to your computer and use it in GitHub Desktop.
Save henriquegogo/1952327 to your computer and use it in GitHub Desktop.
Create and checkout remote branch
git checkout -b BRANCH_NAME origin/BRANCH_NAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment