Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to create a new branch in git

//creating a new branch named "myprofile" 
git branch myprofile
Source by stackabuse.com #
 
PREVIOUS NEXT
Tagged: #create #branch #git
ADD COMMENT
Topic
Name
2+1 =