Thanks to visit codestin.com
Credit goes to libgit2.org

libgit2

git_annotated_commit_free

Version:

Signature

void git_annotated_commit_free(git_annotated_commit *commit);

Parameters

In
commit

annotated commit to free

Versions