Found very useful config value help.autocorrect for git.
It will execute your command and if it obvious (for git :)) what you supposed to do

To turn the feature on execute
git config --global help.autocorrect 1 Found very useful config value help.autocorrect for git.
It will execute your command and if it obvious (for git :)) what you supposed to do

To turn the feature on execute
git config --global help.autocorrect 1