Jak zastąpić główną gałęznę git

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