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...
blog.mokkapps.de4 min read
Shad Mirza
Building Hashnode
Today I learned: Git bisect