commit | 8503ee4394dd47af136019bd8da53e5adec17e5d | [log] [tgz] |
---|---|---|
author | Alex Riesen <raa.lkml@gmail.com> | Tue May 01 00:26:36 2007 +0200 |
committer | Junio C Hamano <junkio@cox.net> | Mon Apr 30 16:57:50 2007 -0700 |
tree | 22d69355ef77a6ffcb6b7a1ffcba52778af039a0 | |
parent | 600682aaa12c56d55bd24233828205c43ece2ded [diff] |
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 <raa.lkml@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>