]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'mr/bisect-in-c-4'
authorJunio C Hamano <gitster@pobox.com>
Thu, 23 Sep 2021 20:44:48 +0000 (13:44 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 23 Sep 2021 20:44:48 +0000 (13:44 -0700)
Rewrite of "git bisect" in C continues.

* mr/bisect-in-c-4:
  bisect--helper: retire `--bisect-next-check` subcommand
  bisect--helper: reimplement `bisect_run` shell function in C
  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

1  2 
git-bisect.sh
run-command.c
run-command.h

diff --cc git-bisect.sh
Simple merge
diff --cc run-command.c
Simple merge
diff --cc run-command.h
Simple merge