this post was submitted on 03 Mar 2024
1096 points (97.7% liked)

Programmer Humor

19187 readers
1118 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 179 points 6 months ago* (last edited 6 months ago) (45 children)

Interviewer: It's git push origin main now. Get out of here!

[–] [email protected] 169 points 6 months ago* (last edited 6 months ago) (19 children)

It's git push origin branch and then merge after submitting a pull request from branch to main after a successful lint check, build, deployment, and testing in a non-production environment, and PR approval. What kind of wild west operation allows pushing directly to main?

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

What kind of wild west operation allows pushing directly to main?

That's kinda the whole point of trunk-based development.

[–] [email protected] 2 points 6 months ago

Lol no it is not

load more comments (17 replies)
load more comments (42 replies)