alphacyberranger@sh.itjust.works to Programmer Humor@programming.devEnglish · 2 years agoAdded Bugs to Keep my jobsh.itjust.worksimagemessage-square160fedilinkarrow-up1350
arrow-up1350imageAdded Bugs to Keep my jobsh.itjust.worksalphacyberranger@sh.itjust.works to Programmer Humor@programming.devEnglish · 2 years agomessage-square160fedilink
minus-squaregravitas_deficiency@sh.itjust.workslinkfedilinkEnglisharrow-up5·2 years agoOh, 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 years agoIf 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 years agoHah, 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