Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

clone from a specific branch

git clone -b <branchName> <remote_repo_url>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #clone #specific #branch
ADD COMMENT
Topic
Name
8+6 =