Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

reuse branch name

1.
git checkout feat/cool
2. on the feat/cool branch
git merge master
 
PREVIOUS NEXT
Tagged: #reuse #branch
ADD COMMENT
Topic
Name
6+4 =