Blog Posts About Debugging

Git bisect is an easy way to perform a binary search over the commits in your project to figure out exactly when something broke.