tests/resources/status


Log

Author Commit Date CI Message
Jason Penny 6b251490 2011-06-24T18:35:06 status: add subdir to test repo
Jason Penny 210940da 2011-06-22T18:23:57 status: new test repo
Jason Penny 205166d2 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'.