]> Kevux Git Server - rit/commit
help: add "show" as a valid configuration value
authorDavid Aguilar <davvid@gmail.com>
Sat, 1 Feb 2025 21:33:19 +0000 (13:33 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Feb 2025 23:22:05 +0000 (15:22 -0800)
commite4542d8b35788c355164794457d46667378e9354
treef3797db91983658e57cdce4b00f43716b9f320e8
parente21bf2c4314840dba4f45c6e7bbc96a6fc0a8f61
help: add "show" as a valid configuration value

Add a literal value for showing the suggested autocorrection
for consistency with the rest of the help.autocorrect options.

Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config/help.txt
help.c
t/t9003-help-autocorrect.sh