summaryrefslogtreecommitdiff
path: root/t/helper/test-path-utils.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 /t/helper/test-path-utils.c
parent7744936f374308d6fa3c6e317fb8fe0b685d0ef2 (diff)
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 't/helper/test-path-utils.c')
0 files changed, 0 insertions, 0 deletions