Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

clone specific branch from github repo

git clone -b <branch name> --single-branch https://github.com/<user name>/<repo>.git
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #clone #specific #branch #github #repo
ADD COMMENT
Topic
Name
4+9 =