Skip to content

Instantly share code, notes, and snippets.

@osallou
Created January 28, 2013 16:28
Show Gist options
  • Select an option

  • Save osallou/4656973 to your computer and use it in GitHub Desktop.

Select an option

Save osallou/4656973 to your computer and use it in GitHub Desktop.
Git: checkout a remote branch
git checkout -b mybranch origin/mybranch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment