
Posts by this author

Matthew Runo
Staff Engineer
How To: Use Git Bisect to Find Bugs
Git bisect is an easy way to perform a binary search over the commits in your project to figure out exactly when something broke.
Matthew Runo
Staff Engineer
Git bisect is an easy way to perform a binary search over the commits in your project to figure out exactly when something broke.