From: Junio C Hamano Date: Mon, 14 Aug 2023 20:26:40 +0000 (-0700) Subject: Merge branch 'rs/parse-opt-forbid-set-int-0-without-noneg' X-Git-Tag: v2.42.0-rc2~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=aea6c0531cc97af2054455dcf4f39bd904dafb50;p=thirdparty%2Fgit.git Merge branch 'rs/parse-opt-forbid-set-int-0-without-noneg' Developer support to detect meaningless combination of options. * rs/parse-opt-forbid-set-int-0-without-noneg: parse-options: disallow negating OPTION_SET_INT 0 --- aea6c0531cc97af2054455dcf4f39bd904dafb50