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

Programming

13344 readers
10 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
[–] lohrun@fediverse.boo 40 points 1 year ago (2 children)

git commit -m “minor tweaks”

+3,276 -4,724

[–] Penguincoder@beehaw.org 9 points 1 year ago

Bug fixes. Too many to count.

[–] VanillaGorilla@kbin.social 4 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.