git local repository rollback code example Example: git revert to repo version git fetch origin git reset --hard origin/master