Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to pull down a specific branch from github

git clone -b <branch> <remote_repo>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #pull #specific #branch #github
ADD COMMENT
Topic
Name
3+7 =