One of my most frequent commands is:
git commit -am "message"
I made a simple alias to save keystrokes:
alias gca="git commit -am "