Method
GgitReflogEntryget_new_id
Declaration [src]
GgitOId*
ggit_reflog_entry_get_new_id (
GgitReflogEntry* reflog_entry
)
Return value
Type: GgitOId
The new oid or NULL
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL . |