Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

checkout new branch from other branch

$ git checkout -b <new branch> <from branch>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #checkout #branch #branch
ADD COMMENT
Topic
Name
4+8 =