git_packbuilder_insert_commit

Insert a commit object

This will add a commit as well as the completed referenced tree.

@param pb The packbuilder @param id The oid of the commit

@return 0 or an error code

extern (C) nothrow @nogc
int
git_packbuilder_insert_commit

Meta