Skip to main content

Module split_index

Module split_index 

Source
Expand description

Split index: link extension and sharedindex.<sha1> (Git split-index.c).

Structs§

WriteSplitIndexRequest
Request from update-index for the next index write.

Functions§

format_dump_split_index_file
Format output for test-tool dump-split-index (Git reads the index with do_read_index only, without merging the shared base — stubs and EWAH bitmaps stay intact).
resolve_split_index_if_needed
Human-readable split-index dump for test-tool dump-split-index. If index has a split link extension, load the shared index and merge entries.