mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-09 05:28:34 +00:00
![]() In order to be able to test the ODB prefix functions, we need to be able to detect ambiguous prefixes in case multiple objects with the same prefix exist in the fake ODB. Extend `search_object` to detect ambiguous queries and have callers return its error code instead of always returning `GIT_ENOTFOUND`. |
||
---|---|---|
.. | ||
backend_helpers.c | ||
backend_helpers.h | ||
multiple.c | ||
nobackend.c | ||
nonrefreshing.c |