Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git create new branch

// create and checkout new branch 
git checkout -b new_branch
 
PREVIOUS NEXT
Tagged: #git #create #branch
ADD COMMENT
Topic
Name
4+7 =