Skip to content

Instantly share code, notes, and snippets.

@GoesToEleven
Created June 11, 2015 15:44
Show Gist options
  • Save GoesToEleven/3685c6cbd3a7b926913a to your computer and use it in GitHub Desktop.
Save GoesToEleven/3685c6cbd3a7b926913a to your computer and use it in GitHub Desktop.
Using a branch as a template in github
You can use the branch of a project as a template
git clone -b branch_01_02 https://github.com/planetoftheweb/responsivebootstrap.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment