]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'pw/diff-no-index-from-named-pipes'
authorJunio C Hamano <gitster@pobox.com>
Wed, 20 Sep 2023 17:44:57 +0000 (10:44 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Sep 2023 17:44:57 +0000 (10:44 -0700)
"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