Category

List of articles for category: "Git"
Use Git Bisect to Find the Commit That Introduced a Bug Image

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.