libgit2-d v0.0.1 (2020-03-14T04:41:16Z)
Home
Dub
Repo
git_reflog_entry_id_old
libgit2_d
reflog
Get the old oid
@param entry a reflog entry @return the old oid
extern (
C
) nothrow @
nogc
const
(
libgit2_d.oid.git_oid
)*
git_reflog_entry_id_old
(
const
(
libgit2_d.types.git_reflog_entry
)*
entry
)
Meta
Source
See Implementation
libgit2_d
reflog
functions
git_reflog_append
git_reflog_delete
git_reflog_drop
git_reflog_entry_byindex
git_reflog_entry_committer
git_reflog_entry_id_new
git_reflog_entry_id_old
git_reflog_entry_message
git_reflog_entrycount
git_reflog_free
git_reflog_read
git_reflog_rename
git_reflog_write
Get the old oid
@param entry a reflog entry @return the old oid