Skip to content

Commit

Permalink
add utf-8 header
Browse files Browse the repository at this point in the history
  • Loading branch information
sanemat committed Jun 28, 2010
1 parent 80fb688 commit 7fde7cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions post-receive-email
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,8 @@ generate_email_header()
X-Git-Reftype: $refname_type
X-Git-Oldrev: $oldrev
X-Git-Newrev: $newrev
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
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 7fde7cb

Please sign in to comment.