Files
git-mirror/builtin/config.c
Junio C Hamano 639a1e26d2 Merge branch 'rs/config-set-multi-error-message-fix' into next
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
2025-11-26 10:33:30 -08:00

46 KiB