Como substituir o ramo principal Git

git checkout seotweaks
git merge -s ours master
git checkout master
git merge seotweaks
Pleasant Platypus