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

1  2 
commit.c

diff --cc commit.c
Simple merge