]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/config-unset-opthelp-fix'
authorJunio C Hamano <gitster@pobox.com>
Fri, 5 Dec 2025 05:49:59 +0000 (14:49 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 5 Dec 2025 05:49:59 +0000 (14:49 +0900)
The option help text given by "git config unset -h" described
the "--all" option to "replace", not "unset", multiple variables,
which has been corrected.

* rs/config-unset-opthelp-fix:
  config: fix short help of unset flags

1  2 
builtin/config.c

Simple merge