alphacyberranger@sh.itjust.works to Programmer Humor@programming.devEnglish · 2 年前Added Bugs to Keep my jobsh.itjust.worksimagemessage-square160fedilinkarrow-up1349
arrow-up1349imageAdded Bugs to Keep my jobsh.itjust.worksalphacyberranger@sh.itjust.works to Programmer Humor@programming.devEnglish · 2 年前message-square160fedilink
minus-squaregravitas_deficiency@sh.itjust.workslinkfedilinkEnglisharrow-up5·2 年前Oh, no, we can do better. Every single line of every single PR is an individual commit. And never squash-commit.
minus-squaregravitas_deficiency@sh.itjust.workslinkfedilinkEnglisharrow-up2·edit-22 年前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·2 年前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