sag to Programmer Humor@programming.dev · 9 months agoMy Git Knowledgeimagemessage-square178fedilinkarrow-up11.12Karrow-down125
arrow-up11.1Karrow-down1imageMy Git Knowledgesag to Programmer Humor@programming.dev · 9 months agomessage-square178fedilink
minus-squarexthexder@l.sw0.comlinkfedilinkarrow-up11arrow-down1·9 months agoWith automated CI, I’ve had very few times where bisect is useful. Either the bug was introduced 1-2 commits ago, or it’s always been there and the exact commit is irrelevant to the solution, since you just fix it forward.
With automated CI, I’ve had very few times where bisect is useful. Either the bug was introduced 1-2 commits ago, or it’s always been there and the exact commit is irrelevant to the solution, since you just fix it forward.