* Branch Master -> fetch_head
git checkout master
git reset --hard upstream/master
git push --force
Xerothermic Xenomorph
git checkout master
git reset --hard upstream/master
git push --force