From: Junio C Hamano Date: Tue, 13 Feb 2024 22:44:48 +0000 (-0800) Subject: Merge branch 'rs/parse-options-with-keep-unknown-abbrev-fix' into maint-2.43 X-Git-Tag: v2.43.2~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d982de5d32582bfebf30386468d43290efa258c5;p=thirdparty%2Fgit.git Merge branch 'rs/parse-options-with-keep-unknown-abbrev-fix' into maint-2.43 "git diff --no-rename A B" did not disable rename detection but did not trigger an error from the command line parser. * rs/parse-options-with-keep-unknown-abbrev-fix: parse-options: simplify positivation handling parse-options: fully disable option abbreviation with PARSE_OPT_KEEP_UNKNOWN --- d982de5d32582bfebf30386468d43290efa258c5