repository.h
30.4 KB
-
repository_item_path: return ENOTFOUND when appropriate · 9d49a43c
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.
Edward Thomson committed