git_reflog_free

Free the reflog

extern (C) nothrow @nogc public
void
git_reflog_free

Parameters

reflog libgit2.types.git_reflog*

reflog to free

Meta