mirror of
https://git.proxmox.com/git/libgit2
synced 2025-10-27 11:39:11 +00:00
We assume that everything under GIT_DIR/objects/ is a directory. This is not necessarily the case if some process left a stray file in there. Check beforehand if we do have a directory and ignore the entry otherwise. |
||
|---|---|---|
| .. | ||
| backend | ||
| alternates.c | ||
| foreach.c | ||
| loose_data.h | ||
| loose.c | ||
| mixed.c | ||
| pack_data_one.h | ||
| pack_data.h | ||
| packed_one.c | ||
| packed.c | ||
| sorting.c | ||
| streamwrite.c | ||