Skip to content

Instantly share code, notes, and snippets.

@mauricerenck
Created June 5, 2015 07:51
Show Gist options
  • Save mauricerenck/8ec2f7e4a178f581926e to your computer and use it in GitHub Desktop.
Save mauricerenck/8ec2f7e4a178f581926e to your computer and use it in GitHub Desktop.
[git] checkout certain branch
git clone <url> --branch <branch> --single-branch <folder>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment