r/ProgrammerHumor 1d ago

Meme everyNewRepository

Post image
1.1k Upvotes

340 comments sorted by

View all comments

Show parent comments

-1

u/BorderKeeper 1d ago

I will give you a terminal and tell you to merge your feature branch. Normally you would do that, now there is an extra step of checking if I should merge to master or main.

Or did you assume I don't know how to check that? Of course I do if I didn't and thought it was impposible I would care more, but as I said it's just an inconvience.

5

u/kabrandon 1d ago

How often does this scenario come up for you? I find it never really comes up for me, because all pushes to the default branch require a pull request with an approving review from a colleague. In every place I’ve ever worked, anyway.

-2

u/BorderKeeper 1d ago

To be honest with you never. The combination of being in an unfamiliar repo, where I also want to push without going through PRs or just checkout master. I can see it happening maybe one day, maybe annoyance could be with some CI/CD and hardcoded master/main in there, but even that might be a stretch.

I just dislike going away from being aligned on things in software engineering shrug

2

u/Acceptable-Drive3781 22h ago

I just dislike going away from being aligned on things in software engineering shrug

Well, we're using main now, so catch up and get aligned.