From: Junio C Hamano Date: Fri, 25 Aug 2023 17:37:37 +0000 (-0700) Subject: Merge branch 'rs/parse-options-negation-help' X-Git-Tag: v2.43.0-rc0~135 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6d159f57570aec04ef23948b5f04ab36e89f5a79;p=thirdparty%2Fgit.git Merge branch 'rs/parse-options-negation-help' "git cmd -h" learned to signal which options can be negated by listing such options like "--[no-]opt". * rs/parse-options-negation-help: parse-options: simplify usage_padding() parse-options: no --[no-]no-... parse-options: factor out usage_indent() and usage_padding() parse-options: show negatability of options in short help t1502: test option negation t1502: move optionspec help output to a file t1502, docs: disallow --no-help subtree: disallow --no-{help,quiet,debug,branch,message} --- 6d159f57570aec04ef23948b5f04ab36e89f5a79