]> git.99rst.org Git - git.git/commit
split-index: stop using the_repository and the_hash_algo
authorRené Scharfe <redacted>
Thu, 19 Mar 2026 18:48:07 +0000 (19:48 +0100)
committerJunio C Hamano <redacted>
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
split-index.c
git clone https://git.99rst.org/PROJECT