]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/config-unset-opthelp-fix' into next
authorJunio C Hamano <gitster@pobox.com>
Wed, 26 Nov 2025 18:33:29 +0000 (10:33 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 26 Nov 2025 18:33:29 +0000 (10:33 -0800)
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