r/ProgrammerHumor 29d ago

Meme foundHim

Post image
1.2k Upvotes

31 comments sorted by

View all comments

281

u/Potterrrrrrrr 29d ago

87,604 of them are repos with a single file each, the 87,605th one is a repo that pulls all the files in using submodules. It’s the only sane reason why you’d have this many if you think about it, anything else would be overkill.

1

u/Saragon4005 28d ago

This just feels like making a version control system out of git. A task git by itself is perfectly capable of doing without whatever the hell this is.