diff options
author | Derrick Stolee <dstolee@microsoft.com> | 2021-02-18 14:07:35 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-02-18 13:38:16 -0800 |
commit | 2692c2f6fd1cc9f74e433cb05d5756575682b9ab (patch) | |
tree | 1d141f1826ded386e56870bbcbb9e58faaef886c /t/t7401-submodule-summary.sh | |
parent | chunk-format: create read chunk API (diff) | |
download | tgif-2692c2f6fd1cc9f74e433cb05d5756575682b9ab.tar.xz |
commit-graph: use chunk-format read API
Instead of parsing the table of contents directly, use the chunk-format
API methods read_table_of_contents() and pair_chunk(). While the current
implementation loses the duplicate-chunk detection, that will be added
in a future change.
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7401-submodule-summary.sh')
0 files changed, 0 insertions, 0 deletions