DEV Community

Discussion on: Git [Script] Aliases That Could Be Helpful

Collapse
 
offendingcommit profile image
Jonathan Irvin

Dang. There is such a thing as too many Git aliases. Seems to me that after a certain point, unless you have them all memorized, you'd start running into diminishing returns.

Collapse
 
val_baca profile image
Valentin Baca

I don't use all of them and by no means have them all memorized.

For the most part, they're just acronyms: 'dw' == 'diff words'.

I also kind of use my git alias file as place to keep notes for commands.

You should see my shell alias file :P I like to joke that I hate typing.