diff options
| author | Patrick Steinhardt <ps@pks.im> | 2026-01-26 10:51:30 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-01-26 08:26:08 -0800 |
| commit | 3565faf28c2059c6260d53ac71a303b1c04b0a7b (patch) | |
| tree | e2340a2664b00248b9a119700318ca30ae50fff0 /contrib/persistent-https | |
| parent | 7a8582c82ce896d89bbcc1d91d8b5bdc31902416 (diff) | |
| download | git-3565faf28c2059c6260d53ac71a303b1c04b0a7b.tar.gz git-3565faf28c2059c6260d53ac71a303b1c04b0a7b.zip | |
odb: drop unused `for_each_{loose,packed}_object()` functions
We have converted all callers of `for_each_loose_object()` and
`for_each_packed_object()` to use their new replacement functions
instead. We can thus remove them now.
Do so and inline `packfile_store_for_each_object_internal()` now that it
only has a single callsite again. This makes it a bit easier to follow
the callback indirection that is happening there.
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
