From: Alex Riesen Date: Mon, 30 Apr 2007 22:26:36 +0000 (+0200) Subject: Fix read_mailmap to handle a caller uninterested in repo abbreviation X-Git-Tag: v1.5.2-rc1~4 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/8503ee4394dd47af136019bd8da53e5adec17e5d?hp=8503ee4394dd47af136019bd8da53e5adec17e5d Fix read_mailmap to handle a caller uninterested in repo abbreviation The only such a caller builtin-blame.c would pass NULL as the place where to store the abbreviation. Signed-off-by: Alex Riesen Signed-off-by: Junio C Hamano ---