]> git.99rst.org Git - git.git/commit
t/helper/test-read-graph: implement `bloom-filters` mode
authorTaylor Blau <redacted>
Tue, 25 Jun 2024 17:39:44 +0000 (13:39 -0400)
committerJunio C Hamano <redacted>
Tue, 25 Jun 2024 20:52:06 +0000 (13:52 -0700)
commit57982b8f2af9563cb54aafbf46e21f2b744ab59e
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 <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