Skip to content

Instantly share code, notes, and snippets.

@willgarcia
Created October 9, 2014 07:46
Show Gist options
  • Save willgarcia/959bc949099301149041 to your computer and use it in GitHub Desktop.
Save willgarcia/959bc949099301149041 to your computer and use it in GitHub Desktop.
git clone single 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