]> Kevux Git Server - rit/commit
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)
commit295eb2cc473675bafb1b523696a442e6969ccd41
tree754a50fdeb1bd0016d32431762b32fb03f4b8e6a
parentcb7428fd7bfa22e7e08b7a93b45c93ec5fecd3a7
parent84df6e350125f22c45060ad3233691621c5de671
Merge branch 'rs/split-index-the-repo-fix'

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