How To Use Git Bisect
In this post I will show you how to use git bisect to help you find an erroneous test breaking commit. If you've ever spent time hunting down what commit broke a feature, or started a chain of test failures I hope this will be of use to you!
Git Bise...
blog.codinglogan.dev4 min read