Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

create local and remote branch

git checkout -b yourBranchName
git push -u origin yourBanchName
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #create #local #remote #branch
ADD COMMENT
Topic
Name
1+9 =