Use Git Bisect to Find the Commit That Introduced a Bug
As a developer you know that situation: the code worked like a charm and suddenly there is a bug but you have no idea where and when it was introduced. If you are working in a big team the chances may be quite high that many commits have been added i...
Jul 7, 20214 min read433
