TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What is the total size of all of GitHub

2 点作者 hgdsraj大约 8 年前
Just curious, does anyone know what the total disk space used by all GitHub repos together is?

1 comment

philippz大约 8 年前
According to <a href="https:&#x2F;&#x2F;github.com&#x2F;blog&#x2F;841-those-are-some-big-numbers" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;blog&#x2F;841-those-are-some-big-numbers</a> they have 2 million repositories, getting 4500 new ones every day. But that was 2011.<p>On their about page they say they have +53 Mio projects hosted as of today: <a href="https:&#x2F;&#x2F;github.com&#x2F;about" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;about</a><p>So, just assume that the average repository is s.th. like 20MB and do the math... sorry, couldn&#x27;t find the average repository size :P