this post was submitted on 27 Jul 2023
49 points (100.0% liked)

Programming

13345 readers
1 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS
 

Was digging through a project at work today where some guy in 2014 made 100+ commits in a single day and the only one that had a comment said "upgrading to v4.0".

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 90 points 1 year ago (2 children)

git commit -m “minor tweaks”

+3,276 -4,724

[–] [email protected] 18 points 1 year ago

Bug fixes. Too many to count.

[–] [email protected] 11 points 1 year ago

I had one of those and it was two in the night and I was tired and forgot what I did and committed stuff, I dunno.

But normally I'm a good boy and prefix with the ticked id and write down the change and attempted fix.