Linus Torvalds [off-list ref] writes:
On Thu, 12 Apr 2007, Junio C Hamano wrote:
quoted
The whole reason I did not _enhance_ git-applymbox but wrote a
separate git-am was because I found git-applymbox's command line
parameter quite insane and felt that supporting it at the same
time doing a saner command line parameter was too much kludge.
Heh. I'll try to make my alias be
alias dotest='git-am --utf8'
and see what happens ;)
Linus
You should not need -u; it's default these days.