{{ message }}
Why doesn't GitHub show the repository size on the repository homepage? #206898
Answered
by
geekysaksham
saketvats22
asked this question in
Other Feature Feedback, Questions, & Ideas
Replies: 3 comments 2 replies
|
Repository size is available through the GitHub API and in repository settings, but GitHub intentionally keeps the repository homepage minimal. There hasn't been an official explanation for not displaying it on the main page. If enough users find it useful, it could be a good feature request. |
1 reply
Answer selected by
saketvats22
|
GitHub doesn’t show repository size on the homepage because it’s not considered essential information for the main repository view. The size can also be misleading since Git LFS and other stored data may not be included in the displayed repository size. |
1 reply
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Repository size is available through the GitHub API and in repository settings, but GitHub intentionally keeps the repository homepage minimal. There hasn't been an official explanation for not displaying it on the main page. If enough users find it useful, it could be a good feature request.