Created
June 10, 2020 18:15
-
-
Save jmscarnatto/8e40db9ef2f7096a8ffbb5a005b6563b to your computer and use it in GitHub Desktop.
Git clone single branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| git clone --single-branch --branch <branchname> <remote-repo> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment