hypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 11 months agoManager: This task only takes 30 minutes. Why did it take you the whole day?programming.devimagemessage-square91fedilinkarrow-up1726arrow-down17
arrow-up1719arrow-down1imageManager: This task only takes 30 minutes. Why did it take you the whole day?programming.devhypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 11 months agomessage-square91fedilink
minus-squareobrenden@lemmy.worldlinkfedilinkarrow-up60·11 months agoWith 400 lines changed over 50 files
minus-squaredukk@programming.devlinkfedilinkarrow-up15·11 months ago“feat: stuff” Guilty of this one myself.
minus-squareJeremyward@lemmy.worldlinkfedilinkarrow-up11·11 months agoI had a commit recently that was like 2000 lines changed over 6 files. Really should have been a smaller issue.
minus-squareDkarma@lemmy.worldlinkfedilinkarrow-up4arrow-down1·11 months agoY tho??? Holy shit. Commits should be like functions. One thing and one thing only. Maybe a small group of files like the same change over multiple config files. 50 is insane to me.
minus-squarePixxlMan@lemmy.worldlinkfedilinkarrow-up2·11 months agoMy butterfly was having a bad day so I can’t be sure, sorry
minus-squareDasnap@lemmy.worldlinkfedilinkarrow-up10·11 months ago‘Change’ if I’m feeling particularly chaotic.
minus-squarekopper [they/them]@lemmy.blahaj.zonelinkfedilinkarrow-up3·11 months agogit commit -m $(date)
minus-squareDkarma@lemmy.worldlinkfedilinkarrow-up2arrow-down1·11 months agoSee jira-blah: is my go-to. Sometimes there’s even a jira at that location/number 🤔
minus-squareMeowoem@sh.itjust.workslinkfedilinkarrow-up1arrow-down1·edit-211 months ago‘fixed odd or even function for values 600 to 950, plus other stuff I forgot to commit earlier’
“Fix”
With 400 lines changed over 50 files
“updates”
“feat: stuff”
Guilty of this one myself.
I had a commit recently that was like 2000 lines changed over 6 files. Really should have been a smaller issue.
Y tho??? Holy shit. Commits should be like functions. One thing and one thing only. Maybe a small group of files like the same change over multiple config files. 50 is insane to me.
“Bits were fiddled, possibly in the right way”
My butterfly was having a bad day so I can’t be sure, sorry
‘Change’ if I’m feeling particularly chaotic.
git commit -m $(date)
See jira-blah: is my go-to. Sometimes there’s even a jira at that location/number 🤔
‘fixed odd or even function for values 600 to 950, plus other stuff I forgot to commit earlier’