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>