Answers for "what happens when we clone a repository while on a brancch"

1

github clone branch

git clone -b <branchname> <remote-repo-url>
Posted by: Guest on January-14-2022

Code answers related to "what happens when we clone a repository while on a brancch"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language