savannah-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-cvs] [168] How to turn off git summary notifications


From: Bob Proulx
Subject: [Savannah-cvs] [168] How to turn off git summary notifications
Date: Thu, 30 Jul 2015 06:32:53 +0000

Revision: 168
          
http://svn.sv.gnu.org/viewvc/?view=rev&root=administration&revision=168
Author:   rwp
Date:     2015-07-30 06:32:38 +0000 (Thu, 30 Jul 2015)
Log Message:
-----------
How to turn off git summary notifications

Modified Paths:
--------------
    trunk/sviki/Git.mdwn

Modified: trunk/sviki/Git.mdwn
===================================================================
--- trunk/sviki/Git.mdwn        2015-07-19 22:55:54 UTC (rev 167)
+++ trunk/sviki/Git.mdwn        2015-07-30 06:32:38 UTC (rev 168)
@@ -108,8 +108,16 @@
 
 Sometimes maintainers do not like the receiving reference change
 commits in addition to changeset commits.  Optionally this may be
-disabled.  See the groff.git config for an example.
+disabled.  See the groff.git config for an example.  In summary change
+the config file from this:
 
+        mailinglist = address@hidden
+
+To this:
+
+        mailinglist =
+        commitList = address@hidden
+
 Multiple post-receive Hooks
 ---------------------------
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]