mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-09 18:01:36 +00:00
When writing an object, we calculate its OID and see if it exists in the object database. If it does, we need to freshen the file that contains it. |
||
|---|---|---|
| .. | ||
| backend | ||
| alternates.c | ||
| emptyobjects.c | ||
| foreach.c | ||
| freshen.c | ||
| loose_data.h | ||
| loose.c | ||
| mixed.c | ||
| pack_data_one.h | ||
| pack_data.h | ||
| packed_one.c | ||
| packed.c | ||
| sorting.c | ||
| streamwrite.c | ||