how to revert some files form an commit code example Example: git revert commit for single file git checkout <commit_hash> path/to/file