Automatically commit to git after each save
Find a file
Tom Willemsen 629d48d6fb Automatic push functionality
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.
2012-05-20 15:01:34 +02:00
.gitignore Add .gitignore 2012-01-09 23:59:56 +01:00
COPYING Added COPYING file 2012-01-10 21:48:17 +01:00
git-auto-commit-mode.el Automatic push functionality 2012-05-20 15:01:34 +02:00