Forked repo is ahead of master

index > programming > git > troubleshooting

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