Apply mailmap in git-blame output.
authorJunio C Hamano <junkio@cox.net>
Fri, 27 Apr 2007 07:42:15 +0000 (00:42 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 29 Apr 2007 09:05:06 +0000 (02:05 -0700)
This makes git-blame to use the same mailmap used by
git-shortlog.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found