This package browser is in early development. Mind the rough edges.

emacs-git-auto-commit-mode 4.7.0

Emacs Minor mode to automatically commit and push

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.

Installation

Install emacs-git-auto-commit-mode 4.7.0 as follows:

guix install emacs-git-auto-commit-mode@4.7.0

Or install the latest version:

guix install emacs-git-auto-commit-mode

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.