]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'da/difftool-sans-the-repository'
authorJunio C Hamano <gitster@pobox.com>
Tue, 18 Feb 2025 23:30:32 +0000 (15:30 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 18 Feb 2025 23:30:32 +0000 (15:30 -0800)
"git difftool" code clean-up.

* da/difftool-sans-the-repository:
  difftool: eliminate use of USE_THE_REPOSITORY_VARIABLE
  difftool: eliminate use of the_repository
  difftool: eliminate use of global variables


Trivial merge