libgit2

git_push_free

Version:

Free the given push object

Signature

void git_push_free(git_push *push);

Parameters

In
push

The push object

Versions