Marmalade

Spreadable Elisp

git-auto-commit-mode 4.2.1

Emacs Minor mode to automatically commit and push

Install:
M-x package-install git-auto-commit-mode
Author:
Tom Willemsen
HomepageDownload
Owner:

git-auto-commit-mode is an Emacs minor mode that tries to commit changes to a file after every save.

When `gac-automatically-push-p' is non-nil, it also tries to push to the current upstream.