]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'sl/diff-files-sparse'
authorJunio C Hamano <gitster@pobox.com>
Mon, 15 May 2023 20:59:06 +0000 (13:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 May 2023 20:59:06 +0000 (13:59 -0700)
Teach "diff-files" not to expand sparse-index unless needed.

* sl/diff-files-sparse:
  diff-files: integrate with sparse index
  t1092: add tests for `git diff-files`


Trivial merge