author | Junio C Hamano <junkio@cox.net> | |
Mon, 8 Jan 2007 21:59:15 +0000 (13:59 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 8 Jan 2007 22:45:59 +0000 (14:45 -0800) | ||
commit | d84029b6738197fa409861597934b29bbebad262 | |
tree | db99dbaa18149139384a8e7a4d5e5c1f7e9cd3c8 | tree | snapshot |
parent | 521f9c4def9430526bfdfffdb8ed4c2f4166bece | commit | diff |
--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>
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 | diff | blob | history | |
git-am.sh | diff | blob | history |