Hacker News new | ask | show | jobs
by recursive 464 days ago
Bisect is for finding behavior changes in O(log n) operations. Blame is for finding the last change to a line in one operation.