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