Merge branch 'lt/commit-tree-guess-utf-8'
commitae80b5a8928770a2b56c390d13bd3c48ebd2255f
authorJunio C Hamano <gitster@pobox.com>
Fri, 7 Sep 2012 18:08:38 +0000 (7 11:08 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 7 Sep 2012 18:08:38 +0000 (7 11:08 -0700)
treedef201c30c9130ef7df45337f8232e777160dcb0
parent7c88ec05767f283184dc325f43c5fc292128a8a5
parent08a94a145c3231c0fa36469682591a3c45222271
Merge branch 'lt/commit-tree-guess-utf-8'

Teach "git commit" and "git commit-tree" the "we are told to use
utf-8 in log message, but this does not look like utf-8---attempt to
pass it through convert-from-latin1-to-utf8 and see if it makes
sense" heuristics "git mailinfo" already uses.

* lt/commit-tree-guess-utf-8:
  commit/commit-tree: correct latin1 to utf-8
commit.c