git_packbuilder_insert_tree

Insert a root tree object

This will add the tree as well as all referenced trees and blobs.

@param pb The packbuilder @param id The oid of the root tree

@return 0 or an error code

extern (C) nothrow @nogc
int
git_packbuilder_insert_tree

Meta