git roll back one file in a commit code example Example: git revert commit for single file git checkout <commit_hash> path/to/file