aboutsummaryrefslogtreecommitdiffstats
path: root/commit-graph.h
diff options
context:
space:
mode:
authorTaylor Blau <me@ttaylorr.com>2023-07-07 20:31:42 -0400
committerJunio C Hamano <gitster@pobox.com>2023-07-10 10:02:43 -0700
commit7248857b6e74bb989dd067d2ac53605e77764700 (patch)
treed6dddbeada160905239555fabef5fc53c626b3f5 /commit-graph.h
parentcommit-graph.c: iteratively verify commit-graph chains (diff)
downloadgit-7248857b6e74bb989dd067d2ac53605e77764700.tar.gz
git-7248857b6e74bb989dd067d2ac53605e77764700.zip
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 'commit-graph.h')
0 files changed, 0 insertions, 0 deletions