Skip to content

Commit

Permalink
Merge branch 'ch/add-auto-submitted-in-sample-post-receive-email'
Browse files Browse the repository at this point in the history
* ch/add-auto-submitted-in-sample-post-receive-email:
  Add Auto-Submitted header to post-receive-email
  • Loading branch information
Junio C Hamano committed Jan 24, 2013
2 parents a39b15b + 7811aab commit 86db746
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/hooks/post-receive-email
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 86db746

Please sign in to comment.