Update README

This commit is contained in:
Tom Willemse 2015-04-04 16:46:43 +02:00
parent 9edaf8243d
commit 7b370eeb37

View file

@ -75,3 +75,7 @@
not git-auto-commit-mode should try to push the git
repository's ~HEAD~ to its default upstream. Setting up the
upstream is the user's responsibility.
- gac-ask-for-summary-p :: A boolean value indicating whether or not
git-auto-commit-mode should ask the user for a commit message
every time a commit is made.