]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'rs/split-index-the-repo-fix' into next
authorJunio C Hamano <gitster@pobox.com>
Sat, 21 Mar 2026 16:43:24 +0000 (09:43 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 21 Mar 2026 16:43:24 +0000 (09:43 -0700)
commitd66850b2ce696df57a4b46855a796a23587c5293
treeac200dedb6112b170661ab2b873895d7e92531b9
parent5d8b4fa26561ea59e51eedf51eb6023abd22877d
parent84df6e350125f22c45060ad3233691621c5de671
Merge branch 'rs/split-index-the-repo-fix' into next

split-index.c has been updated to not use the global the_repository
and the_hash_algo variables.

* rs/split-index-the-repo-fix:
  split-index: stop using the_repository and the_hash_algo