this post was submitted on 03 Jul 2025
119 points (94.7% liked)
Programmer Humor
37051 readers
114 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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)."Except when everyone pushes to main at the same time and now you have conflicts.
They wouldn't push to main at the same time tho, they would push to the branches they're working on. Unless their organization is very badly run, and then it's probably already happened before just because it was Tuesday.
Who pushes to main? That branch should be protected! Who reviews the merge request?
Lol, standards 🙄
I have this printed on a sign at work.
It was on a sign where I once worked, but that was almost 10 years ago.