benthayer / git-gud

Wanna git gud? Then get git-gud, and git gud at git!
MIT License
401 stars 42 forks source link

Add Command Aliases #278

Open benthayer opened 3 years ago

benthayer commented 3 years ago

Git has the feature where we can set aliases for commands. It would be nice if git gud did the same thing. For example: git gud config alias.c "commit"