From 7b370eeb3763b7d10c920f799ffec045c881fc41 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sat, 4 Apr 2015 16:46:43 +0200 Subject: [PATCH] Update README --- README.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.org b/README.org index 4fafa1e..63d119c 100644 --- a/README.org +++ b/README.org @@ -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.