Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I use Oh My ZSH git aliases. Examples:

gcmsg "git commit -m" - Git commit message

gco "git checkout" - Change branch

gd "git diff" - Files differences in staging

gl "git pull" - Pull from remote

gp "git push" - Push to remote

--- Tool looks interesting!



ohmyzsh has git plugin and a few other git-related plugins with these aliases already available https://github.com/ohmyzsh/ohmyzsh/blob/master/plugins/git/R...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: