Keep calm and Git bisect
Your app broke, and you have no idea why? Even worse, you don't even know what commit is causing it to fail? Don't worry - it happens.
It is important to keep calm and track that first commit that is causing the failure, and git can help you out. Let...
konrad-126.hashnode.dev6 min read