diff options
author | Junio C Hamano <gitster@pobox.com> | 2020-12-14 10:21:36 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-12-14 10:21:36 -0800 |
commit | 78abcff222d2d9cb05776bac39f7dc6a84b8f809 (patch) | |
tree | 622cf8ba301d0f32c8e56d669abfc0c76826be07 /t/t5001-archive-attr.sh | |
parent | Eleventh batch (diff) | |
parent | help.c: help.autocorrect=never means "do not compute suggestions" (diff) | |
download | tgif-78abcff222d2d9cb05776bac39f7dc6a84b8f809.tar.xz |
Merge branch 'dd/help-autocorrect-never'
"git $cmd $args", when $cmd is not a recognised subcommand, by
default tries to see if $cmd is a typo of an existing subcommand
and optionally executes the corrected command if there is only one
possibility, depending on the setting of help.autocorrect; the
users can now disable the whole thing, including the cycles spent
to find a likely typo, by setting the configuration variable to
'never'.
* dd/help-autocorrect-never:
help.c: help.autocorrect=never means "do not compute suggestions"
Diffstat (limited to 't/t5001-archive-attr.sh')
0 files changed, 0 insertions, 0 deletions