* maint.mk (alpha beta major): Add "-a" to git commit ... command.
authorJim Meyering <meyering@redhat.com>
Sun, 5 Oct 2008 18:25:38 +0000 (20:25 +0200)
committerJim Meyering <meyering@redhat.com>
Sun, 5 Oct 2008 18:31:35 +0000 (20:31 +0200)
maint.mk

index 7cfc488..035e545 100644 (file)
--- a/maint.mk
+++ b/maint.mk
@@ -888,4 +888,4 @@ alpha beta major: $(local-check) writable-files
        $(MAKE) update-NEWS-hash
        perl -pi -e '$$. == 3 and print "$(noteworthy)\n\n\n"' NEWS
        $(emit-commit-log) > .ci-msg
-       $(VC) commit -F .ci-msg
+       $(VC) commit -F .ci-msg -a