How do I use git bisect to find the commit that introduced a bug?
Asked 6d agoby IT-QA1 answer
gitdebuggingversion-control
A feature used to work, but it is broken on my current branch and hundreds of commits have landed. How can I find the first bad commit without checking every revision?