Post #450078
2026-02-07 08:35 UTC
I recently learned that git bisect has a "run" subcommand, which allows you to automate the bisect process.
in a blog post I am describing how you can find a regression commit in phpstan-src.
the same approach works for any git based project.
https://staabm.github.io/2026/02/07/git-bisect-run.html
Replies (0)
No replies.