t/helper/test-read-graph: implement `bloom-filters` mode
commit57982b8f2af9563cb54aafbf46e21f2b744ab59e
authorTaylor Blau <me@ttaylorr.com>
Tue, 25 Jun 2024 17:39:44 +0000 (25 13:39 -0400)
committerJunio C Hamano <gitster@pobox.com>
Tue, 25 Jun 2024 20:52:06 +0000 (25 13:52 -0700)
tree788fbc7371f72eeb4a8f6d299014dee0d76998d8
parenta09858d43d818cfd23a9408a41460301741fa251
t/helper/test-read-graph: implement `bloom-filters` mode

Implement a mode of the "read-graph" test helper to dump out the
hexadecimal contents of the Bloom filter(s) contained in a commit-graph.

Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/helper/test-read-graph.c