]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/split-index-the-repo-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 30 Mar 2026 20:56:59 +0000 (13:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Mar 2026 20:56:59 +0000 (13:56 -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