--utf8 is now default for 'git-am'
commitd84029b6738197fa409861597934b29bbebad262
authorJunio C Hamano <junkio@cox.net>
Mon, 8 Jan 2007 21:59:15 +0000 (8 13:59 -0800)
committerJunio C Hamano <junkio@cox.net>
Mon, 8 Jan 2007 22:45:59 +0000 (8 14:45 -0800)
treedb99dbaa18149139384a8e7a4d5e5c1f7e9cd3c8
parent521f9c4def9430526bfdfffdb8ed4c2f4166bece
--utf8 is now default for 'git-am'

Since we are talking about allowing potentially incompatible UI
changes in v1.5.0 iff the change improves the general situation,
I would say why not.

There is --no-utf8 flag to avoid re-coding from botching the log
message just in case, but we may not even need it.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-am.txt
git-am.sh