]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'sp/tree-diff-wo-the-repository'
authorJunio C Hamano <gitster@pobox.com>
Wed, 4 Mar 2026 18:53:00 +0000 (10:53 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 4 Mar 2026 18:53:00 +0000 (10:53 -0800)
The last uses of the_repository in "tree-diff.c" have been
eradicated.

* sp/tree-diff-wo-the-repository:
  tree-diff: remove the usage of the_hash_algo global


Trivial merge