From: Junio C Hamano Date: Fri, 27 Apr 2007 07:42:15 +0000 (-0700) Subject: Apply mailmap in git-blame output. X-Git-Tag: v1.5.2-rc1~9 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/f95673849c99baf3b10756e944d6ebe22394a2c0?hp=f95673849c99baf3b10756e944d6ebe22394a2c0 Apply mailmap in git-blame output. This makes git-blame to use the same mailmap used by git-shortlog. Signed-off-by: Junio C Hamano ---