diff options
| author | Taylor Blau <me@ttaylorr.com> | 2026-02-24 14:00:30 -0500 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-02-24 11:16:34 -0800 |
| commit | 9aea84c4e78b462fe55d142e67997b90d8ee3055 (patch) | |
| tree | d468c902187747abc5dea44956664ba3dfa88062 /tools/generate-python.sh | |
| parent | 93c67df7511057e7c8fda169671a44322c04c2d0 (diff) | |
| download | git-9aea84c4e78b462fe55d142e67997b90d8ee3055.tar.xz | |
midx-write.c: factor fanout layering from `compute_sorted_entries()`
When computing the set of objects to appear in a MIDX, we use
compute_sorted_entries(), which handles objects from various existing
sources one fanout layer at a time.
The process for computing this set is slightly different during MIDX
compaction, so factor out the existing functionality into its own
routine to prevent `compute_sorted_entries()` from becoming too
difficult to read.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'tools/generate-python.sh')
0 files changed, 0 insertions, 0 deletions
