resolve_signature
Description:
Resolves signature
to use the real name and email according to this.
If this is NULL
, no substitution is performed, but a new signature is still allocated and
returned.
Parameters:
this |
the mailmap to resolve names and emails with. |
signature |
the commit signature as recorded. |
Returns:
The corrected signature or null. |