aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/diff.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2025-07-15 13:29:23 +0200
committerJunio C Hamano <gitster@pobox.com>2025-07-15 12:07:30 -0700
commitc620586fccf5a62e36a2d6cc96d0427f93f123fc (patch)
treee4a75f63122827372b1709f9c422e2ce92cd7afa /builtin/diff.c
parent7fc19983926af6aea1eb393a5deb7bb2fc3cd495 (diff)
downloadgit-c620586fccf5a62e36a2d6cc96d0427f93f123fc.tar.gz
packfile: stop using linked MIDX list in `get_all_packs()`
Refactor `get_all_packs()` so that we stop using the linked list of multi-pack indices. Note that there is no need to explicitly prepare alternates, and neither do we have to use `get_multi_pack_index()`, because `prepare_packed_git()` already takes care of populating all data structures for us. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/diff.c')
0 files changed, 0 insertions, 0 deletions