Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

specific branch clone git

git clone -b <branch> <remote_repo>
git clone -b my-branch git@github.com:user/myproject.git
Source by devconnected.com #
 
PREVIOUS NEXT
Tagged: #specific #branch #clone #git
ADD COMMENT
Topic
Name
7+4 =