Skip to content

Instantly share code, notes, and snippets.

@shabaz-ejaz
Created February 6, 2018 16:11
Show Gist options
  • Save shabaz-ejaz/ed8ea6a93462d7f4a7356b7b8f56bbba to your computer and use it in GitHub Desktop.
Save shabaz-ejaz/ed8ea6a93462d7f4a7356b7b8f56bbba to your computer and use it in GitHub Desktop.
Clone specific branch
git clone -b my-branch git@github.com:user/myproject.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment