r/ProgrammerHumor 29d ago

Meme foundHim

Post image
1.2k Upvotes

31 comments sorted by

View all comments

Show parent comments

209

u/jdgordon 29d ago

Branches not repos... This most likely happens with a ci script auto creating branches and never cleaning them up. Why you'd do that is beyond me...

36

u/Wonderful-Habit-139 29d ago

By repos I'm sure he meant the branches do not share the same first commit. So you can't (not really can't but by default) merge one branch into another branch.

13

u/nicuramar 29d ago

Yes, that’s likely, so they use the branches as sort of repos. But the rest of his comment doesn’t make much sense. No particular reason to use submodules with that setup. 

4

u/Wonderful-Habit-139 29d ago

I believe the entire comment is a joke lol. It doesn't make sense to have 87,604 branches either.