Insert a single object
For an optimal pack it's mandatory to insert objects in recency order, commits followed by trees and blobs.
@param pb The packbuilder @param id The oid of the commit @param name The name; might be null
@return 0 or an error code
See Implementation
Insert a single object
For an optimal pack it's mandatory to insert objects in recency order, commits followed by trees and blobs.
@param pb The packbuilder @param id The oid of the commit @param name The name; might be null
@return 0 or an error code