this post was submitted on 09 Apr 2025
550 points (98.8% liked)

Programmer Humor

23485 readers
826 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] DScratch@sh.itjust.works 52 points 1 month ago (14 children)

Be a man.

‘git commit -am “changes”’

[–] KindaABigDyl@programming.dev 5 points 1 month ago (1 children)

And any project worth their salt will reject it for two reasons:

  1. Unclear message/changes (potentially too many changes at once)
  2. Not signed
[–] wise_pancake@lemmy.ca 5 points 1 month ago

I’ve got signing auto enabled though

load more comments (12 replies)