]> git.99rst.org Git - git.git/commit
test-bloom: fix missing 'bloom' from usage string
authorChristian Couder <redacted>
Tue, 6 Apr 2021 02:35:14 +0000 (04:35 +0200)
committerJunio C Hamano <redacted>
Tue, 6 Apr 2021 05:54:34 +0000 (22:54 -0700)
commitdba94e3a85d0dd7e40f3e6294d62a35ad48255d3
treee541ec2397d4368c5bf242a9ae205898a695f527
parent1b4c57fa87e121f155863f898dc39d06cf4a1d99
test-bloom: fix missing 'bloom' from usage string

Like 'get_murmur3' and 'generate_filter', 'get_filter_for_commit' is a
subcommand of `test-tool bloom` not of `test-tool` itself.

Signed-off-by: Christian Couder <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/helper/test-bloom.c
git clone https://git.99rst.org/PROJECT