Answers for "how to download from git branch"

1

how to download from git branch

git clone <url> --branch <branch>

to clone/download only the contents of the branch.
Posted by: Guest on July-15-2021

Code answers related to "how to download from git branch"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language