Hacker News new | ask | show | jobs
by DeRock 2803 days ago
Even better, git supports correction of misspelled commands, but you have to turn it on:

    git config --global help.autocorrect 1
Although I also alias gti—>git...
1 comments

gti—>git...

so it's not just me then? I feel better now, thanks :)