this post was submitted on 14 Mar 2025
313 points (98.5% liked)

Programmer Humor

22392 readers
2849 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
[โ€“] [email protected] 69 points 1 month ago (2 children)

FYI

  1. branch protection is a thing
  2. commit signing is a thing
[โ€“] dbx12 16 points 1 month ago* (last edited 1 month ago)

There was a big git hoster (cough bitbucket cough) who didn't have support for signed commits until a few months ago. But the signature is only considered good if the pubkey you uploaded contains the mail you use for logging in. Because surely no sane person would have more than one mail, right?

load more comments (1 replies)