Using Git bisect to find bugs in MySQL code base(marcreilly.com)
marcreilly.com
Using Git bisect to find bugs in MySQL code base
https://www.marcreilly.com/2024/07/bug-hunting-in-mysql-with-git-bisect.html
2 comments
[deleted]
https://www.marcreilly.com/2024/07/bug-hunting-in-mysql-with-git-bisect.html
I still lean against git rebase because I've suffered from the disasters that it can lead to. But I certainly appreciate the power of git bisect.