diff options
author | Kashav Madan <kshvmdn@gmail.com> | 2021-12-15 22:58:58 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-12-16 13:49:39 -0800 |
commit | 0fc8ed154cd9f110e8234cd54aa9324182978d26 (patch) | |
tree | 2207db6cfde099bddd838f35fe7d1bca184111c9 /builtin | |
parent | Git 2.34.1 (diff) | |
download | tgif-0fc8ed154cd9f110e8234cd54aa9324182978d26.tar.xz |
help: make auto-correction prompt more consistent
There are three callsites of git_prompt() helper function that ask a
"yes/no" question to the end user, but one of them in help.c that
asks if the suggested auto-correction is OK, which is given when the
user makes a possible typo in a Git subcommand name, is formatted
differently from the others.
Update the format string to make the prompt string look more
consistent.
Signed-off-by: Kashav Madan <kshvmdn@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin')
0 files changed, 0 insertions, 0 deletions