Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git create new branch from existing branch

git checkout -b <new-branch> <existing-branch>
 
PREVIOUS NEXT
Tagged: #git #create #branch #existing #branch
ADD COMMENT
Topic
Name
8+8 =