]> git.99rst.org Git - git.git/commitdiff
Merge branch 'hn/bisect-reset-when-found'
authorJunio C Hamano <redacted>
Tue, 18 Aug 2026 16:31:36 +0000 (09:31 -0700)
committerJunio C Hamano <redacted>
Tue, 18 Aug 2026 16:31:36 +0000 (09: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
git clone https://git.99rst.org/PROJECT