bisect--helper: retire `--check-and-set-terms` subcommand
authorPranit Bauva <redacted>
Wed, 3 Feb 2021 21:54:38 +0000 (22:54 +0100)
committerJunio C Hamano <redacted>
Wed, 3 Feb 2021 22:52:09 +0000 (14:52 -0800)
commit97b8294474f8995ad67d57dbae6d524523a9ec2a
tree1fab576459fbae8fc8cb9b437f7792b99ff74d82
parente4c7b33747dccc6600bc528b51e91c11b474eb04
bisect--helper: retire `--check-and-set-terms` subcommand

The `--check-and-set-terms` subcommand is no longer from the
git-bisect.sh shell script. Instead the function
`check_and_set_terms()` is 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