this post was submitted on 11 Oct 2025
780 points (99.2% liked)

Programmer Humor

26979 readers
1485 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
[–] cupcakezealot@piefed.blahaj.zone 24 points 1 week ago (9 children)
git reset --hard <commit-hash>  
git push -f origin main  

i didn't see anything, officer

[–] martinb@lemmy.sdf.org 18 points 1 week ago (8 children)

You should be forcibly kept away from production systems...

[–] joyjoy@lemmy.zip 3 points 1 week ago (4 children)

Never use --force. Always use --force-with-lease.

[–] enbiousenvy@lemmy.blahaj.zone 2 points 1 week ago (2 children)

I've mistyped that a couple of times to be --force-with-leash

[–] joyjoy@lemmy.zip 4 points 1 week ago

git push origin master --force-with-leash

Don't do that to your master.

[–] cupcakezealot@piefed.blahaj.zone 2 points 1 week ago* (last edited 1 week ago) (1 children)

only do that in puppygit (with consent)

load more comments (1 replies)
load more comments (4 replies)
load more comments (4 replies)