]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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


Trivial merge