alphacyberranger to Programmer Humor@programming.devEnglish · 10 个月前Added Bugs to Keep my jobimagemessage-square160fedilinkarrow-up1346arrow-down127
arrow-up1319arrow-down1imageAdded Bugs to Keep my jobalphacyberranger to Programmer Humor@programming.devEnglish · 10 个月前message-square160fedilink
minus-squaregravitas_deficiencylinkfedilinkEnglisharrow-up5·10 个月前Oh, no, we can do better. Every single line of every single PR is an individual commit. And never squash-commit.
minus-squaregravitas_deficiencylinkfedilinkEnglisharrow-up2·edit-210 个月前If you really want to nuke it from orbit: do it for every character. It is absolutely technically feasible to go further than that, but I think that’s the point of diminishing returns in terms of effort.
minus-squareQuazarOmega@lemy.lollinkfedilinkEnglisharrow-up1·10 个月前Hah, I knew it would come to that but I think that’s the point of diminishing returns in terms of effort Not if you make another application to automatically split commits in that way… application which will need its own commits, it’s never-ending
Oh, no, we can do better.
Every single line of every single PR is an individual commit. And never squash-commit.
Talk about atomic commits
If you really want to nuke it from orbit: do it for every character.
It is absolutely technically feasible to go further than that, but I think that’s the point of diminishing returns in terms of effort.
Hah, I knew it would come to that
Not if you make another application to automatically split commits in that way… application which will need its own commits, it’s never-ending