how to revert github repo code example Example: git revert to repo version git fetch origin git reset --hard origin/master