schalkneethling@programming.dev to Programming@programming.dev · 2 years agoGit Thingsmatklad.github.ioexternal-linkmessage-square7linkfedilinkarrow-up136arrow-down113cross-posted to: git@programming.dev
arrow-up123arrow-down1external-linkGit Thingsmatklad.github.ioschalkneethling@programming.dev to Programming@programming.dev · 2 years agomessage-square7linkfedilinkcross-posted to: git@programming.dev
minus-squaresnowe@programming.devMlinkfedilinkarrow-up1·2 years agoMy point was about merging in general. Unless you’re either Making sure every single commit builds Squashing and merging, with no merge commit Then you’re not going to be able to effectively use git bisect.
My point was about merging in general. Unless you’re either
Then you’re not going to be able to effectively use git bisect.