diff options
| author | Derrick Stolee <dstolee@microsoft.com> | 2021-02-18 14:07:29 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2021-02-18 13:38:16 -0800 |
| commit | 7a3ada1192bd251e530a668f63a65b4befa076d0 (patch) | |
| tree | e127ce70aa6d5e994a7ff8cb692942e8ec3c4961 /commit-graph.c | |
| parent | midx: add entries to write_midx_context (diff) | |
| download | git-7a3ada1192bd251e530a668f63a65b4befa076d0.tar.gz git-7a3ada1192bd251e530a668f63a65b4befa076d0.zip | |
midx: add pack_perm to write_midx_context
In an effort to align write_midx_internal() with the chunk-format API,
continue to group necessary data into "struct write_midx_context". This
change collects the "uint32_t *pack_perm" and large_offsets_needed bit
into the context.
Update write_midx_object_offsets() to match chunk_write_fn.
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions
