]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'pw/diff-no-index-from-named-pipes' into maint-2.42
authorJunio C Hamano <gitster@pobox.com>
Thu, 2 Nov 2023 07:53:18 +0000 (16:53 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Nov 2023 07:53:18 +0000 (16:53 +0900)
"git diff --no-index -R <(one) <(two)" did not work correctly,
which has been corrected.

* pw/diff-no-index-from-named-pipes:
  diff --no-index: fix -R with stdin

1  2 
diff-no-index.c

diff --cc diff-no-index.c
Simple merge