Method
GgitReflogEntryget_committer
Declaration [src]
GgitSignature*
ggit_reflog_entry_get_committer (
GgitReflogEntry* reflog_entry
)
Return value
Type: GgitSignature
The committer or NULL
.
The returned data is owned by the instance. |
The return value can be NULL . |