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