"Azeem Bande-Ali via GitGitGadget" [off-list ref] writes:
From: Azeem Bande-Ali <redacted>
If help.autocorrect is set to 'prompt', the user is prompted
before the suggested action is executed.
Based on original patch by David Barr
https://lore.kernel.org/git/1283758030-13345-1-git-send-email-david.barr@cordelta.com/ (local)
Reviewed-by: Bagas Sanjaya <redacted>
Signed-off-by: Azeem Bande-Ali <redacted>
---
New config for help.autocorrect to prompt user before action
Only minor style changes have been made since v2:
* Moved * to variable name instead of the type name
* Keep code in the same line for readability
I didn't see anybody comment on this round (and do not think I saw
anything glaringly wrong).
Is everybody happy with this version? I am about to mark it for
'next' in the next issue of "What's cooking" report, so please
holler if I should wait.
Thanks.