cm0002@suppo.fi to Programmer Humor@programming.dev · 3 months agoThe Six Stages of Code Griefsuppo.fiimagemessage-square9linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageThe Six Stages of Code Griefsuppo.ficm0002@suppo.fi to Programmer Humor@programming.dev · 3 months agomessage-square9linkfedilink
minus-squaredohpaz42@lemmy.worldlinkfedilinkEnglisharrow-up1·3 months agoGit commits with message saying “pushing changes” and there are over 50 files with unrelated code in it.
minus-squareBlack616Angel@discuss.tchncs.delinkfedilinkarrow-up1·3 months agoIn the past I had commit messages with change numbers from a system, that was no longer in use. So the commit just said “CH-12345“. It is the kind of annoying, where you can’t even really be mad at someone.
minus-squarepinball_wizard@lemmy.ziplinkfedilinkarrow-up1·3 months ago“Fix for critical issue.” Followed by an equally large set of files in a commit with just the message: “Fixup” And then the actual fix turns out to be mixed in with “Start sprint 57 - AutoConfiguration Refactor” which follows “Fixup”
Git commits with message saying “pushing changes” and there are over 50 files with unrelated code in it.
In the past I had commit messages with change numbers from a system, that was no longer in use.
So the commit just said “CH-12345“. It is the kind of annoying, where you can’t even really be mad at someone.
“fixed issue”
“Fix for critical issue.”
Followed by an equally large set of files in a commit with just the message:
“Fixup”
And then the actual fix turns out to be mixed in with “Start sprint 57 - AutoConfiguration Refactor” which follows “Fixup”