Create a new action signature.
Call git_signature_free() to free the data.
Note: angle brackets ('<' and '>') characters are not allowed to be used in either the name or the email parameter.
new signature, in case of error null
name of the person
email of the person
time (in seconds from epoch) when the action happened
timezone offset (in minutes) for the time
0 or an error code
See Implementation
Create a new action signature.
Call git_signature_free() to free the data.
Note: angle brackets ('<' and '>') characters are not allowed to be used in either the name or the email parameter.