diff options
author | Taylor Blau <me@ttaylorr.com> | 2023-07-07 20:31:39 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-07-10 10:02:42 -0700 |
commit | f5facaa4653d3bcdb5ad5508e47d0e9a03c2aaa5 (patch) | |
tree | d52fb4520137136d1ad3ecc2ebb932a30184733f /commit.h | |
parent | eb319d6771f5829dc26499af93050350083adc7d (diff) |
commit-graph.c: iteratively verify commit-graph chains
Now that we have a function which can verify a single layer of a
commit-graph chain, implement `verify_commit_graph()` in terms of
iterating over commit-graphs along their `->base_graph` pointers.
This further prepares us to consolidate the progress output of `git
commit-graph verify`.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Acked-by: Derrick Stolee <derrickstolee@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions