summaryrefslogtreecommitdiff
path: root/chunk-format.c
diff options
context:
space:
mode:
authorLibravatar Derrick Stolee <dstolee@microsoft.com>2021-02-18 14:07:33 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2021-02-18 13:38:16 -0800
commit63a8f0e9b9d9ce636738094391619c35856f7665 (patch)
tree0643bd670629dc9b4d3baa0f806c6228e9512ebf /chunk-format.c
parentmidx: drop chunk progress during write (diff)
downloadtgif-63a8f0e9b9d9ce636738094391619c35856f7665.tar.xz
midx: use chunk-format API in write_midx_internal()
The chunk-format API allows writing the table of contents and all chunks using the anonymous 'struct chunkfile' type. We only need to convert our local chunk logic to this API for the multi-pack-index writes to share that logic with the commit-graph file writes. Signed-off-by: Derrick Stolee <dstolee@microsoft.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'chunk-format.c')
0 files changed, 0 insertions, 0 deletions