Skip to content

Instantly share code, notes, and snippets.

@codeswimmer
Created February 9, 2014 15:33
Show Gist options
  • Save codeswimmer/8900741 to your computer and use it in GitHub Desktop.
Save codeswimmer/8900741 to your computer and use it in GitHub Desktop.
git: clone a specific branch
git clone -b branch remote_repo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment