From 7811aabbe71e02c1c676a02d57356c80bd94f598 Mon Sep 17 00:00:00 2001 From: Chris Hiestand Date: Wed, 16 Jan 2013 09:29:14 -0800 Subject: Add Auto-Submitted header to post-receive-email This conforms to RFC3834 and is useful in preventing eg vacation auto-responders from replying by default Signed-off-by: Chris Hiestand Reviewed-by: Jonathan Nieder Signed-off-by: Junio C Hamano diff --git a/contrib/hooks/post-receive-email b/contrib/hooks/post-receive-email index b2171a0..0e5b72d 100755 --- a/contrib/hooks/post-receive-email +++ b/contrib/hooks/post-receive-email @@ -237,6 +237,7 @@ generate_email_header() X-Git-Reftype: $refname_type X-Git-Oldrev: $oldrev X-Git-Newrev: $newrev + Auto-Submitted: auto-generated This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing -- cgit v0.10.2-6-g49f6