Downloads
Reference
Learning
Security
Source
API Documentation
reflog
git_reflog_entry_oidnew
Version:
v0.17.0
v0.16.0
v0.15.0
v0.14.0
Get the new oid
Signature
GitHub
const git_oid *git_reflog_entry_oidnew(
const git_reflog_entry *entry
);
Parameters
const git_reflog_entry *
In
entry
a reflog entry
Returns
const git_oid *
the new oid at this time
Versions
v0.17.0
v0.16.0
v0.15.0
v0.14.0