Merge branch 'mr/bisect-in-c-3'
authorJunio C Hamano <gitster@pobox.com>
Mon, 9 Nov 2020 22:06:25 +0000 (14:06 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Nov 2020 22:06:25 +0000 (14:06 -0800)
commitcfdc70b29935d3e7aa30d679e0076441f70a8ffe
tree278c6e6d5fafcbdbfecd66c27a60b7624df44960
parent7f7ebe054af6d831b999d6c2241b9227c4e4e08d
parentb0f6494f70fd72141581ae2d392d9d793be08b81
Merge branch 'mr/bisect-in-c-3'

Rewriting "git bisect" in C continues.

* mr/bisect-in-c-3:
  bisect--helper: retire `--bisect-autostart` subcommand
  bisect--helper: retire `--write-terms` subcommand
  bisect--helper: retire `--check-expected-revs` subcommand
  bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions in C
  bisect--helper: retire `--next-all` subcommand
  bisect--helper: retire `--bisect-clean-state` subcommand
  bisect--helper: finish porting `bisect_start()` to C
builtin/bisect--helper.c
git-bisect.sh