git_reflog_free

Free the reflog

extern (C) nothrow @nogc
void
git_reflog_free

Parameters

reflog libgit2_d.types.git_reflog*

reflog to free

Meta