When a bug appears and you don’t know when it started, use Git Bisect. It uses binary search to find the faulty commit in seconds.
Daily micro-tips for C#, SQL, performance, and scalable backend engineering.
When a bug appears and you don’t know when it started, use Git Bisect. It uses binary search to find the faulty commit in seconds.