From: Junio C Hamano Date: Wed, 4 Oct 2023 20:28:52 +0000 (-0700) Subject: Merge branch 'ps/revision-cmdline-stdin-not' X-Git-Tag: v2.43.0-rc0~55 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=30291891865b928cfff11735f758ecdd646d7510;p=thirdparty%2Fgit.git Merge branch 'ps/revision-cmdline-stdin-not' "git rev-list --stdin" learned to take non-revisions (like "--not") recently from the standard input, but the way such a "--not" was handled was quite confusing, which has been rethought. This is potentially a change that breaks backward compatibility. * ps/revision-cmdline-stdin-not: revision: make pseudo-opt flags read via stdin behave consistently --- 30291891865b928cfff11735f758ecdd646d7510