Answers for "clone a repository and create a new one"

58

Clone a specific repository

git clone --single-branch --branch <branchname> <remote-repo>
Posted by: Guest on April-02-2020

Code answers related to "clone a repository and create a new one"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language