Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx> writes: > On 2021-01-30 16:00:56-0800, Junio C Hamano <gitster@xxxxxxxxx> wrote: >> * mr/bisect-in-c-4 (2021-01-26) 7 commits >> - bisect--helper: retire `--check-and-set-terms` subcommand >> - bisect--helper: reimplement `bisect_skip` shell function in C >> - bisect--helper: retire `--bisect-auto-next` subcommand >> - bisect--helper: use `res` instead of return in BISECT_RESET case option >> - bisect--helper: retire `--bisect-write` subcommand >> - bisect--helper: reimplement `bisect_replay` shell function in C >> - bisect--helper: reimplement `bisect_log` shell function in C >> >> Piecemeal of rewrite of "git bisect" in C continues. >> >> Will merge to 'next'. > > I think the bisect_log still haven't added back the: > > We are not bisecting > > as addressing in gohp6kv9bml9qc.fsf@xxxxxxxxx OK, I'll put it on hold and wait for a proper fix-up patch. Thanks.