[Feature request] help.autocorrect suggestion with Y/N
From: rubenkram@spacetrace.org <hidden>
Date: 2016-06-15 23:06:28
When you type
git clone https://repo.git
now you get
git: 'glone' is not a git command. See 'git --help'.
Did you mean this?
clone
It would be handsome if you could say "Yes" to this question so you
don't have to manually correct your last command like:
Did you mean this?
clone
[Y/n]