libgit2

git_reflog_free

Version:

Free the reflog

Signature

void git_reflog_free(git_reflog *reflog);

Parameters

In
reflog

reflog to free

Versions