Merge branch 'ap/commit-author-mailmap'
authorJunio C Hamano <gitster@pobox.com>
Tue, 17 Sep 2013 18:38:33 +0000 (11:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 Sep 2013 18:38:33 +0000 (11:38 -0700)
"git commit --author=$name", when $name is not in the canonical
"A. U. Thor <au.thor@example.xz>" format, looks for a matching name
from existing history, but did not consult mailmap to grab the
preferred author name.

* ap/commit-author-mailmap:
commit: search author pattern against mailmap

1  2 
builtin/commit.c
t/t4203-mailmap.sh
Simple merge
Simple merge