Answers for "can i clone github from some branch"

6

git clone from specific branch

git clone -b branchName repoUrl
Posted by: Guest on December-07-2020

Code answers related to "can i clone github from some branch"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language