Merge branch 'jn/post-receive-utf8'
commit09a373068afdb749f5a84f0c698d69776c257780
authorJunio C Hamano <gitster@pobox.com>
Wed, 11 Sep 2013 21:58:46 +0000 (11 14:58 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 Sep 2013 21:58:46 +0000 (11 14:58 -0700)
tree783f17705e6da6afccf554cd4aa88d4130b6f4db
parent6026f68652b6f220ce12c161fe8ac3e44a1b5b5a
parent53a7296e7ebab82d23983fd5506a2bf5ee5d2d0c
Merge branch 'jn/post-receive-utf8'

Update post-receive-email script to make sure the message contents
and pathnames are encoded consistently in UTF-8.

* jn/post-receive-utf8:
  hooks/post-receive-email: set declared encoding to utf-8
  hooks/post-receive-email: force log messages in UTF-8
  hooks/post-receive-email: use plumbing instead of git log/show