aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-01-23 21:19:19 -0800
committerJunio C Hamano <gitster@pobox.com>2013-01-23 21:19:19 -0800
commit86db7464496ca82488071c7a9e7e57eff07cd900 (patch)
tree4991be73e68810bc523b7da1e9052dab22c20d9e /contrib
parenta39b15b4f6a3f08b67b17d968935d177821e680f (diff)
parent7811aabbe71e02c1c676a02d57356c80bd94f598 (diff)
downloadgit-86db7464496ca82488071c7a9e7e57eff07cd900.tar.gz
git-86db7464496ca82488071c7a9e7e57eff07cd900.tar.xz
Merge branch 'ch/add-auto-submitted-in-sample-post-receive-email'
* ch/add-auto-submitted-in-sample-post-receive-email: Add Auto-Submitted header to post-receive-email
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/hooks/post-receive-email1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/hooks/post-receive-email b/contrib/hooks/post-receive-email
index b2171a092..0e5b72d7f 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