libgit2/include
Edward Thomson 9d49a43c71 repository_item_path: return ENOTFOUND when appropriate
Disambiguate error values: return `GIT_ENOTFOUND` when the item cannot
exist in the repository (perhaps because the repository is inmemory or
otherwise not backed by a filesystem), return `-1` when there is a hard
failure.
2017-06-12 16:51:04 +01:00
..
git2 repository_item_path: return ENOTFOUND when appropriate 2017-06-12 16:51:04 +01:00
git2.h proxy: introduce a proxy options struct 2016-04-19 13:54:19 +02:00