Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

create new branch git

$ git checkout <existing_branch>

$ git checkout -b <new_branch>
Source by stackabuse.com #
 
PREVIOUS NEXT
Tagged: #create #branch #git
ADD COMMENT
Topic
Name
7+7 =