Skip to content

Instantly share code, notes, and snippets.

@okanmenevseoglu
Last active December 19, 2019 14:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save okanmenevseoglu/5882064438c5a0095d09b630887824b2 to your computer and use it in GitHub Desktop.
Save okanmenevseoglu/5882064438c5a0095d09b630887824b2 to your computer and use it in GitHub Desktop.
Git commands
// Clone a single branch
git clone --single-branch --branch <branch-name> <git-repo-name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment