Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git create branch and checkout one command

# git create branch and checkout one command
git checkout -b <branch_name>
Source by stackabuse.com #
 
PREVIOUS NEXT
Tagged: #git #create #branch #checkout #command
ADD COMMENT
Topic
Name
7+5 =