Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

clone specific branch git

clone specefic branch in git
git clone --single-branch --branch <branchname> <remote-repo>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #clone #specific #branch #git
ADD COMMENT
Topic
Name
1+1 =