Hacker News new | ask | show | jobs
by paulmd 1876 days ago
this is always fun with git-bisect because if you can reliably reproduce the bug it will always leads you exactly to the commit that caused the problem. Nothing worse than tracing for a half hour and... it spits out your name.
1 comments

Holy Molly, learned about git bisect, ty paulmd. HN comments amazes me, I always learn a thing or two.