Create a copy of an existing signature. All internal strings are also duplicated.
Call git_signature_free() to free the data.
pointer where to store the copy
signature to duplicate
0 or an error code
See Implementation
Create a copy of an existing signature. All internal strings are also duplicated.
Call git_signature_free() to free the data.