git_packbuilder_insert_walk

Insert objects as given by the walk

Those commits and all objects they reference will be inserted into the packbuilder.

@param pb the packbuilder @param walk the revwalk to use to fill the packbuilder

@return 0 or an error code

extern (C) nothrow @nogc
int
git_packbuilder_insert_walk

Meta