this post was submitted on 25 Nov 2023
930 points (97.3% liked)

Programmer Humor

31798 readers
261 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 35 points 9 months ago (2 children)

Cause of death: 15 minute long pre-push hook

[–] [email protected] 17 points 9 months ago (1 children)

Just

git add . && git commit -m "sorry theres a fire" && git push -u origin feature/fire

And run out. It will eventually finish pushing. Or not.

[–] [email protected] 1 points 9 months ago

git add .; git commit -nm fire --no-gpgsign; git push -n origin fire/${USER}