github-repo-size
github-repo-size copied to clipboard
Not able to see size of big repos
I have two private repo, one is of size 40 MB and another one is about 3.44 GB, i am not able to see the size of folder nor repo size in in my big repo.
-
I think it don't mater for the size ,but private repo ! Haved you add the token? If not ,may be you could see https://github.com/harshjv/github-repo-size#private-repository
-
It could work for me both on public and private repo. About size ,just like the following image:the Linux pero is about 2.55GB.

-
And another advice is the .gitignore file will help you ignore the files what you don't really need it. I think it's the best way to store code, but nothing else is necessary.