]> git.99rst.org Git - git.git/commit
t/helper/test-read-graph.c: extract `dump_graph_info()`
authorTaylor Blau <redacted>
Tue, 25 Jun 2024 17:39:37 +0000 (13:39 -0400)
committerJunio C Hamano <redacted>
Tue, 25 Jun 2024 20:52:05 +0000 (13:52 -0700)
commit460b15699dcadae5a642fbf67276cbeb85ea035c
treef3ca5fa7a5ad32d4476dfae8fd318c8d4dd25c10
parent23e91c0ca3f1f700884812990bbfa48d09039b77
t/helper/test-read-graph.c: extract `dump_graph_info()`

Prepare for the 'read-graph' test helper to perform other tasks besides
dumping high-level information about the commit-graph by extracting its
main routine into a separate function.

Signed-off-by: Taylor Blau <redacted>
Signed-off-by: Jonathan Tan <redacted>
Signed-off-by: Junio C Hamano <redacted>
Signed-off-by: Taylor Blau <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/helper/test-read-graph.c
git clone https://git.99rst.org/PROJECT