Sort:  

we have to undo the fork:

git checkout master
git reset --hard upstream/master
git push origin master --force