Calmcode - zsh: git

Git

1 2 3 4 5 6 7

You can find more useful git shortcuts if you run:

alias | grep "git"
alias | grep "git add"
alias | grep "git commit"
alias | grep "git status"