libgit2/include
Jason Penny 205166d27c 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'.
2011-07-09 13:49:50 +02:00
..
git2 status: get blob object id of file on disk 2011-07-09 13:49:50 +02:00
git2.h reflog: add API to read or write a reference log 2011-07-09 02:40:16 +02:00