In case of empty mailmap do not return a pointer
commit9089da51c89d819dba7e210882139f55a3ea2a96
authorSven Strickroth <email@cs-ware.de>
Thu, 18 Aug 2016 17:01:09 +0000 (18 19:01 +0200)
committerSven Strickroth <email@cs-ware.de>
Thu, 18 Aug 2016 20:09:43 +0000 (18 22:09 +0200)
treee82cdaf8117d7008bce6cfbb68eadc5caf98605d
parent3098fe2e55a3fe7d8efee4f4a2829977695d5245
In case of empty mailmap do not return a pointer

This should improve performance as we don't need to query the mailmap at all.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
ext/gitdll/gitdll.c