diff options
| author | Patrick Steinhardt <ps@pks.im> | 2026-01-26 10:51:29 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-01-26 08:26:08 -0800 |
| commit | 7a8582c82ce896d89bbcc1d91d8b5bdc31902416 (patch) | |
| tree | 2da2f5a51ef2defc96bc8224fb0b6ba12fef8a3f /contrib/persistent-https | |
| parent | dd097bbe295d58fa698708d3754426f664fdfe02 (diff) | |
| download | git-7a8582c82ce896d89bbcc1d91d8b5bdc31902416.tar.gz git-7a8582c82ce896d89bbcc1d91d8b5bdc31902416.zip | |
reachable: convert to use `odb_for_each_object()`
To figure out which objects expired objects we enumerate all loose and
packed objects individually so that we can figure out their respective
mtimes. Refactor the code to instead use `odb_for_each_object()` with a
request that ask for the object mtime instead.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
