Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how do i clone a specific branch in git

git clone -b <your_branchname> <your_git-remote-repo>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #clone #specific #branch #git
ADD COMMENT
Topic
Name
2+4 =