this post was submitted on 03 Jul 2025
116 points (94.6% liked)

Programmer Humor

37010 readers
124 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

As the title says. I put the wrong value inside a clean up code and I wiped everything. I did not push any important work. I just want to cry but at least I can offer it to you.

Do not hesitate to push even if your project is in a broken state.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] LovableSidekick@lemmy.world 34 points 2 days ago (8 children)
IN CASE OF FIRE

1. git commit
2. git push
3. exit building
[โ€“] 18107@aussie.zone 27 points 2 days ago* (last edited 2 days ago)

git-fire

"git-fire is a Git plugin that helps in the event of an emergency by switching to the repository's root directory, adding all current files, committing, and pushing commits and all stashes to a new branch (to prevent merge conflicts)."

load more comments (7 replies)