]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'hn/bisect-reset-when-found' into next
authorJunio C Hamano <gitster@pobox.com>
Wed, 22 Jul 2026 17:31:47 +0000 (10:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Jul 2026 17:31:47 +0000 (10:31 -0700)
The 'git bisect' command has been taught a
'--reset-when-found[=<where>]' option that tells the command to
automatically run 'git bisect reset' to jump back to the original
state or to the found culprit.

* hn/bisect-reset-when-found:
  bisect: add --reset-when-found to leave when done
  bisect: let bisect_reset() optionally check out quietly

1  2 
builtin/bisect.c
t/t6030-bisect-porcelain.sh

Simple merge
Simple merge