aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit-graph.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2025-07-15 13:29:22 +0200
committerJunio C Hamano <gitster@pobox.com>2025-07-15 12:07:29 -0700
commit7fc19983926af6aea1eb393a5deb7bb2fc3cd495 (patch)
tree9445a97637a13778b991fbfe2ffb09ace0834115 /builtin/commit-graph.c
parentpackfile: refactor `get_multi_pack_index()` to work on sources (diff)
downloadgit-7fc19983926af6aea1eb393a5deb7bb2fc3cd495.tar.gz
git-7fc19983926af6aea1eb393a5deb7bb2fc3cd495.zip
packfile: stop using linked MIDX list in `find_pack_entry()`
Refactor `find_pack_entry()` 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/commit-graph.c')
0 files changed, 0 insertions, 0 deletions