]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/parse-opt-forbid-set-int-0-without-noneg'
authorJunio C Hamano <gitster@pobox.com>
Mon, 14 Aug 2023 20:26:40 +0000 (13:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Aug 2023 20:26:40 +0000 (13:26 -0700)
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


Trivial merge