* [PATCH] contrib/hooks/post-receive-email: document individual mails in comments
[not found] <1226506888-2841305-1-git-send-email-obnox@samba.org>
@ 2008-11-12 16:21 ` Michael Adam
0 siblings, 0 replies; only message in thread
From: Michael Adam @ 2008-11-12 16:21 UTC (permalink / raw)
To: git; +Cc: Andy Parkins, Junio C Hamano, Michael Adam
This documents the new behaviour to send individual mails for the
recipient emails in the "Config" section of the comment header.
Signed-off-by: Michael Adam <obnox@samba.org>
---
contrib/hooks/post-receive-email | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/contrib/hooks/post-receive-email b/contrib/hooks/post-receive-email
index 5deaf28..ecef707 100644
--- a/contrib/hooks/post-receive-email
+++ b/contrib/hooks/post-receive-email
@@ -27,11 +27,15 @@
# ------
# hooks.mailinglist
# This is the list that all pushes will go to; leave it blank to not send
-# emails for every ref update.
+# emails for every ref update. A list of recipient addresses separated
+# by commas may be specified. Each recipient in the list will receive an
+# individual mail.
# hooks.announcelist
# This is the list that all pushes of annotated tags will go to. Leave it
# blank to default to the mailinglist field. The announce emails lists
# the short log summary of the changes since the last annotated tag.
+# Lists of email addresses are treated the same way as in the mailinglists
+# field.
# hooks.envelopesender
# If set then the -f option is passed to sendmail to allow the envelope
# sender address to be set
--
1.5.6
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-11-12 16:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1226506888-2841305-1-git-send-email-obnox@samba.org>
2008-11-12 16:21 ` [PATCH] contrib/hooks/post-receive-email: document individual mails in comments Michael Adam
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).