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.
- Outputs:
out - Website: https://github.com/ryuslash/git-auto-commit-mode
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
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.