Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to clone a specific branch from github that you are not working

git clone -b <branch> <remote_repo>
 
PREVIOUS NEXT
Tagged: #clone #specific #branch #github #working
ADD COMMENT
Topic
Name
8+6 =