[go: up one dir, main page]

Module git_odb::data::output::count[][src]

Expand description

Modules

Enums

Specifies how the pack location was handled during counting

Functions

Generate Counts from input objects with object expansion based on options to learn which objects would would constitute a pack. This step is required to know exactly how many objects would be in a pack while keeping data around to avoid minimize object database access.

Like objects() but using a single thread only to mostly save on the otherwise required overhead.