libgit2

git_reflog_entry_oidnew

Version:

Get the new oid

Signature

char *git_reflog_entry_oidnew(const git_reflog_entry *entry);

Parameters

In
entry

a reflog entry

Returns

char *

the new oid at this time

Versions