Add the ability to automatically push changes after commits. This just
calls `git push', so upstream and such should already have been set
up.
Setting `git-automatically-push' to `t' enables this functionality.
I refused to do this before because it reminds me too much of .Net's
Global Assembly Cache. Now I feel I need it, though, since
`git-auto-commit' is too long.