Re: [bug] blame duplicates trailing ">" in mailmapped emails
From: Junio C Hamano <hidden> Date: 2016-06-15 22:52:59
Jeff King [off-list ref] writes:
quoted
It might be a worthwhile thing to do. I dunno; I didn't look into it.
Ugh, yeah. I was thinking about how it would improve this call site, but
I don't want to get into auditing the others.
There aren't that many, though. shortlog has one, pretty has another and
that is about it.
But both seems to care that map_user() is not a function that returns void,
so...