Git revertir compromiso para un solo archivo

git checkout <commit_hash> path/to/file
Abstraction Mage