]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitbfb8376d68180494aba70448e1b3ddcb0b42f4a4
treeb44bb7016b2e8300242d00cb8416559771330b39
parentd12df942ba017c1301a51083b82431e9b3699a11
parent48944f214c7cd7402e70e661cf9efb8dd118fe0c
Merge branch 'pw/diff-no-index-from-named-pipes' into maint-2.42

"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
diff-no-index.c