Hi Junio,
On Wed, 8 Sep 2021, Junio C Hamano wrote:
* mr/bisect-in-c-4 (2021-09-02) 6 commits
- bisect--helper: retire `--bisect-next-check` subcommand
- bisect--helper: reimplement `bisect_run` shell
- bisect--helper: reimplement `bisect_visualize()`shell function in C
- run-command: make `exists_in_PATH()` non-static
- t6030-bisect-porcelain: add test for bisect visualize
- t6030-bisect-porcelain: add tests to control bisect run exit cases
Rewrite of "git bisect" in C continues.
From my point of view, this is ready for `next`.
Ciao,
Dscho