Commit 205166d27c3ab937f1a106de87d511223abc5059

Jason Penny 2011-06-22T18:19:46

status: get blob object id of file on disk Add git_status_hashfile() to get blob's object id for a file without adding it to the object database or needing a repository at all. This functionality is similar to `git hash-object` without '-w'.