diff options
author | Taylor Blau <me@ttaylorr.com> | 2023-07-07 20:31:42 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-07-10 10:02:43 -0700 |
commit | 7248857b6e74bb989dd067d2ac53605e77764700 (patch) | |
tree | d6dddbeada160905239555fabef5fc53c626b3f5 /patch-ids.c | |
parent | f5facaa4653d3bcdb5ad5508e47d0e9a03c2aaa5 (diff) |
commit-graph.c: pass progress to `verify_one_commit_graph()`
This is the final step to prepare for consolidating the output of `git
commit-graph verify`. Instead of having each call to
`verify_one_commit_graph()` initialize its own progress struct, have the
caller pass one in instead.
This patch does not alter the output of `git commit-graph verify`, but
the next commit will consolidate the output.
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 'patch-ids.c')
0 files changed, 0 insertions, 0 deletions