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-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=d982de5d32582bfebf30386468d43290efa258c5;p=rit 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