Skip to content

Instantly share code, notes, and snippets.

@countnazgul
Last active April 17, 2022 18:35
Show Gist options
  • Save countnazgul/5361588 to your computer and use it in GitHub Desktop.
Save countnazgul/5361588 to your computer and use it in GitHub Desktop.
[Clone specific branch] #terminal #git
git clone user@git-server:project_name.git -b branch_name /some/folder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment