]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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

1  2 
builtin/bisect--helper.c
git-bisect.sh

Simple merge
diff --cc git-bisect.sh
Simple merge