aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit-graph.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2025-08-11 15:46:50 +0200
committerJunio C Hamano <gitster@pobox.com>2025-08-11 09:22:23 -0700
commit13296ac909d53e14712f89a7f4fda94dd0465479 (patch)
tree0ca43ab7ad9f727138d421f93694fd46e9710386 /builtin/commit-graph.c
parentmidx: stop duplicating info redundant with its owning source (diff)
downloadgit-13296ac909d53e14712f89a7f4fda94dd0465479.tar.gz
git-13296ac909d53e14712f89a7f4fda94dd0465479.zip
midx: compute paths via their source
With the preceding commits we started to always have the object database source available when we load, write or access multi-pack indices. With this in place we can change how MIDX paths are computed so that we don't have to pass in the combination of a hash algorithm and object directory anymore, but only the object database source. Refactor the code accordingly. 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