Language

Package: emacs-git-auto-commit-mode @ 4.7.0

Synopsis

Emacs Minor mode to automatically commit and push

Description

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.

Home page
https://github.com/ryuslash/git-auto-commit-mode
Location
gnu/packages/emacs-xyz.scm (line: 19459, column: 2)
License

Lint warnings

LinterMessageLocation
tests-true

Check if tests are explicitly enabled

#:tests? must not be explicitly set to #t