top | item 41949505

(no title)

0zymandiass | 1 year ago

A branch doesn't use any more space than a commit... I'm curious what their complaint was with a large number of branches?

There are various repositories with 500k+ commits

discuss

order

JasonSage|1 year ago

I’m assuming GitHub has a fair amount of database/cache overhead for most things, especially branches. I think that most things the web client sees are all database content and that there’s no usage of git/filesystem in any hot paths for web views.

So I can easily see why having many branches is more storage than the same number of commits.

dizhn|1 year ago

It might be something silly like the number of items in the Branches dropbox menu.

justincormack|1 year ago

That actually worked really well, and provides great branch search features when you have lots.

justincormack|1 year ago

We appeared on a list of the top 10 most egregious users of github so I assume they had database entries for these…