bisect--helper: retire `--bisect-auto-next` subcommand
authorPranit Bauva <redacted>
Wed, 3 Feb 2021 21:54:36 +0000 (22:54 +0100)
committerJunio C Hamano <redacted>
Wed, 3 Feb 2021 22:52:09 +0000 (14:52 -0800)
commit9feea34810b750a6bca30ea82878fa2cbb0b830b
tree11a8a6b0529a5156d663a0f15cd0f7507711a3bc
parentb7a6f163d6273896e4f846f63dd711be0174522b
bisect--helper: retire `--bisect-auto-next` subcommand

The --bisect-auto-next subcommand is no longer used from the
git-bisect.sh shell script. Instead the function bisect_auto_next()
is directly called from the C implementation.

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