Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to overwrite a branch to other branch

git checkout seotweaks
git merge -s ours master
git checkout master
git merge seotweaks
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #overwrite #branch #branch
ADD COMMENT
Topic
Name
9+6 =