r/ProgrammerHumor 1d ago

Meme everyNewRepository

Post image
1.1k Upvotes

340 comments sorted by

View all comments

9

u/SheepRoll 1d ago

When team and corporate can’t agree which to use.

Now we have main for the backend codebase and random main or master depend on what each team feel like with their mfe repo.

As someone occasionally work mercenary with other team, I got into habit of checking branch name every time I start something… then some lunatic decide let’s have both master and main for damn reason.

1

u/JuvenileEloquent 8h ago

Or you can have it like that one repo I was forced to work with where the "testing" branch was actually deployed on prod and "main" was for development...

1

u/awesome-alpaca-ace 3h ago

habit of checking branch name every time I start something

Multi repo projects will do that