git revert single file to earlier commit code example Example: git revert commit for single file git checkout <commit_hash> path/to/file