bisect--helper: retire `--bisect-clean-state` subcommand
authorPranit Bauva <redacted>
Thu, 15 Oct 2020 13:38:33 +0000 (15:38 +0200)
committerJunio C Hamano <redacted>
Fri, 16 Oct 2020 19:24:20 +0000 (12:24 -0700)
commite4396072e7b377ed4736e3fbd2b127e6e03da58c
treefbefeb995ea9589f43062ac92b2a78411c729e58
parent88ad372fc02c119a4e44ae71c93b6fab9d998512
bisect--helper: retire `--bisect-clean-state` subcommand

The `--bisect-clean-state` subcommand is no longer used from the
git-bisect.sh shell script. Instead the function
`bisect_clean_state()` is directly called from the C
implementation.

Mentored-by: Lars Schneider <redacted>
Mentored-by: Christian Couder <redacted>
Signed-off-by: Pranit Bauva <redacted>
Signed-off-by: Tanushree Tumane <redacted>
Signed-off-by: Miriam Rubio <redacted>
Reviewed-by: Johannes Schindelin <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/bisect--helper.c
git clone https://git.99rst.org/PROJECT