From: Junio C Hamano Date: Thu, 2 Nov 2023 07:53:18 +0000 (+0900) Subject: Merge branch 'pw/diff-no-index-from-named-pipes' into maint-2.42 X-Git-Tag: v2.42.1~37 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bfb8376d68180494aba70448e1b3ddcb0b42f4a4;p=thirdparty%2Fgit.git 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 --- bfb8376d68180494aba70448e1b3ddcb0b42f4a4