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 www.techiedelight.com #
 
PREVIOUS NEXT
Tagged: #clone #specific #branch #git
ADD COMMENT
Topic
Name
6+2 =