]> git.feebdaed.xyz Git - 0xmirror/git.git/commitdiff
Merge branch 'rs/config-set-multi-error-message-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 error message given by "git config set", when the variable
being updated has more than one values defined, used old style "git
config" syntax with an incorrect option in its hint, both of which
have been corrected.

* rs/config-set-multi-error-message-fix:
  config: fix suggestion for failed set of multi-valued option

1  2 
builtin/config.c

Simple merge