Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

create new branch git

git checkout -b [yourbranchname]
git commit

Note: In Git version 2.23, a new command called git switch was introduced to 
eventually replace git checkout
Source by phoenixnap.com #
 
PREVIOUS NEXT
Tagged: #create #branch #git
ADD COMMENT
Topic
Name
8+6 =