Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I did the same mistake so I just changed pull to git pull, push to git push and so on, no godamn git ^^
-
kian298yThe zsh built in aliases are great - I'd highly recommend them.
git add -> ga
git commit -> gc
git commit --amend -> gc!
git push -> go etc
Though I am now so used to it that I'll happily type those in other, less well configured environments
Related Rants
got commit
got add
got pull
got push
...
Typos.. every.. Damn.. time.. so I assigned an alias for got = git
undefined
git