Merge branch 'jk/diff-no-index-with-pathspec-fix' into maint-2.51
authorJunio C Hamano <[email protected]>
Mon, 27 Oct 2025 02:48:19 +0000 (26 19:48 -0700)
committerJunio C Hamano <[email protected]>
Mon, 27 Oct 2025 02:48:19 +0000 (26 19:48 -0700)
An earlier addition to "git diff --no-index A B" to limit the
output with pathspec after the two directories misbehaved when
these directories were given with a trailing slash, which has been
corrected.

* jk/diff-no-index-with-pathspec-fix:
  diff --no-index: fix logic for paths ending in '/'

1  2 
t/t4053-diff-no-index.sh

Simple merge