DEV Community

Discussion on: Git workflow and my new love of Git alias

Collapse
 
marsavela profile image
Sergiu Marsavela • Edited

And why not just shell aliases instead? Unless you're switching between shells, I don't see the point of using git st rather than gs or gst...

Collapse
 
adarshkkumar profile image
Adarsh.K.Kumar

I use oh my zsh and git aliases that comes along. But at times type in the whole command atleast once in a week so I don't forget them.