canpolat@programming.devM to Git@programming.devEnglish · 2 years agoDiff debuggingmartinfowler.comexternal-linkmessage-square6fedilinkarrow-up18arrow-down12
arrow-up16arrow-down1external-linkDiff debuggingmartinfowler.comcanpolat@programming.devM to Git@programming.devEnglish · 2 years agomessage-square6fedilink
minus-squareJakub Narębski@programming.devlinkfedilinkEnglisharrow-up0·2 years agoBecause ultimately you look at the diff of changes, which significantly limits the amount of code you need to examine to find the bug (or at least something that uncovered the bug).
Because ultimately you look at the diff of changes, which significantly limits the amount of code you need to examine to find the bug (or at least something that uncovered the bug).