Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

clone a specific branch

clone a specific branch... 
$ git clone -b <branchName> <clone with HTTPs link>
Source by devconnected.com #
 
PREVIOUS NEXT
Tagged: #clone #specific #branch
ADD COMMENT
Topic
Name
6+2 =