odb_mempack.c
4.01 KB
-
mempack: Use threads when building the pack · 30285a3c
The mempack ODB backend creates a packbuilder internally to write out a pack; call git_packbuilder_set_threads on that packbuilder, to use threads for packing if available.
Josh Triplett committed