
@gcouprie ("Geoffroy Couprie") wrote:
Learn how to git bisect, it's an incredibly powerful tool (automated or not, you can do both)
In reply to:
@mathiasverraes ("Mathias Verraes") replied to a tweet by mathiasverraes:
If you discover a bug or a regression in your code, you can _automate_ 90% of debugging. I'm talking actual automation. Using git bisect. 2/n