revert a file to previous state git code example Example: git revert to repo version git fetch origin git reset --hard origin/master