Is it possible to find in which commit a certain version of a binary file is?
I'm thinking something like:
$ sha1sum mybinaryfile
2fc60fcc4a92a2b171db333b482dabf94c82d51f mybinaryfile
$ git tell-me-which-commit-has 2fc60fcc4a92a2b171db333b482dabf94c82d51f
commit fc8d840778024557faf6bd2d93c56a2b4be55ab1
Author: author <author@here.com>
Date: Wed Feb 19 15:41:06 2014