]> git.99rst.org Git - git.git/commitdiff
Merge branch 'jk/diff-no-index-with-pathspec-fix'
authorJunio C Hamano <redacted>
Fri, 17 Oct 2025 21:02:17 +0000 (14:02 -0700)
committerJunio C Hamano <redacted>
Fri, 17 Oct 2025 21:02:17 +0000 (14:02 -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
git clone https://git.99rst.org/PROJECT