Module git_pack::multi_index::chunk::index_names
source · [−]Expand description
Information for the chunk about index names
Modules
Constants
The ID used for the index-names chunk.
Functions
Parse null-separated index names from the given chunk of bytes and the expected number of packs and indices.
Ignore padding bytes which are typically \0.
Calculate the size on disk for our chunk with the given index paths. Note that these are expected to have been processed already to actually be file names.
Write all paths in order to out, including padding.