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