]> Kevux Git Server - rit/commit
split-index: stop using the_repository and the_hash_algo
authorRené Scharfe <l.s.r@web.de>
Thu, 19 Mar 2026 18:48:07 +0000 (19:48 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 19 Mar 2026 19:01:24 +0000 (12:01 -0700)
commit84df6e350125f22c45060ad3233691621c5de671
treee341a0f2916a6a3c2eb1de7c9dc0cf7e79ec98a6
parent7ff1e8dc1e1680510c96e69965b3fa81372c5037
split-index: stop using the_repository and the_hash_algo

Reference the hash algorithm of the passed-in index throughout the code.

Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
split-index.c