Name |
Last commit
|
Last update |
---|---|---|
.. | ||
backend_helpers.c | ||
backend_helpers.h | ||
multiple.c | ||
nobackend.c | ||
nonrefreshing.c |
The `search_object` function takes the OID length as one of its parameters, where its maximum length is `GIT_OID_HEXSZ`. The `exists` function of the fake backend used `GIT_OID_RAWSZ` though, leading to only the first half of the OID being used when finding the correct object.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
backend_helpers.c | Loading commit data... | |
backend_helpers.h | Loading commit data... | |
multiple.c | Loading commit data... | |
nobackend.c | Loading commit data... | |
nonrefreshing.c | Loading commit data... |