Skip to content

Commit 86db746

Browse files
committed
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
2 parents a39b15b + 7811aab commit 86db746

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/hooks/post-receive-email

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ generate_email_header()
237237
X-Git-Reftype: $refname_type
238238
X-Git-Oldrev: $oldrev
239239
X-Git-Newrev: $newrev
240+
Auto-Submitted: auto-generated
240241
241242
This is an automated email from the git hooks/post-receive script. It was
242243
generated because a ref change was pushed to the repository containing

0 commit comments

Comments
 (0)