git_packbuilder_insert_recur

Recursively insert an object and its referenced objects

Insert the object as well as any object it references.

@param pb the packbuilder @param id the id of the root object to insert @param name optional name for the object @return 0 or an error code

extern (C) nothrow @nogc
int
git_packbuilder_insert_recur

Meta