Answers for "git clone branch depth 1 specific folder only"

6

git clone from specific branch

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

clone project from specific branch

git clone -b passwordless-auth [email protected]:BolajiAyodeji/nextjs-blog.git
Posted by: Guest on January-14-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language