Merge branch 'hn/bisect-reset-when-found' into next

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

Junio C Hamano committed Jul 22, 2026 at 10:31 UTC 1dc394ad9ba2b7686d707341d0ed22c881999164

No changes.