we have to undo the fork:
git checkout master
git reset --hard upstream/master
git push origin master --force
This is Planet Earth isn't it? You know, the third planet from the Sun
we have to undo the fork:
git checkout master
git reset --hard upstream/master
git push origin master --force