libgit2

git_packbuilder_free

Version:

Free the packbuilder and all associated data

Signature

void git_packbuilder_free(git_packbuilder *pb);

Parameters

In
pb

The packbuilder

Versions