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