* Branch Master -> Fetch_head

git checkout master
git reset --hard upstream/master
git push --force
Xerothermic Xenomorph