diff options
| author | Patrick Steinhardt <ps@pks.im> | 2026-01-26 10:51:28 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-01-26 08:26:08 -0800 |
| commit | dd097bbe295d58fa698708d3754426f664fdfe02 (patch) | |
| tree | 715dae33846740bd24cf47cc6ab4034a7c5e1f1e /contrib/persistent-https | |
| parent | 7b7cbaef2781cf755bc900e871964ae62ad532c5 (diff) | |
| download | git-dd097bbe295d58fa698708d3754426f664fdfe02.tar.gz git-dd097bbe295d58fa698708d3754426f664fdfe02.zip | |
builtin/pack-objects: use `packfile_store_for_each_object()`
When enumerating objects that are supposed to be stored in a new cruft
pack we use `for_each_packed_object()` and then derive each object's
mtime individually. Refactor this logic to instead use the new
`packfile_store_for_each_object()` function with an object info request
that asks for the respective mtimes.
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
