If I wanted to edit a file from a historic commit in git... how do I access the way the file was from a particular commit?
git checkout commit_hash -- full/path/of/file