Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

This command will base the newly created branch on the existing branch specified in the command

$ git checkout -b <new branch> <existing branch>
Source by platform.codingnomads.co #
 
PREVIOUS NEXT
Tagged: #This #command #base #newly #created #branch #existing #branch #command
ADD COMMENT
Topic
Name
6+1 =