Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

pulling a branch from github

git branch -f remote_branch_name origin/remote_branch_name
git checkout remote_branch_name
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #pulling #branch #github
ADD COMMENT
Topic
Name
6+9 =