- changed status to invalid
Wrong repo size
Issue #9675
invalid
In my repo (https://bitbucket.org/SRH/tower) the reported size is 1.7GB.
It actually was that large as someone comitted a lot of stuff he shouldn't have. I've removed that commits from the history a few days ago, but the repo still reports 1.7GB. When I run "git count-objects -v -H" it reports size-pack: 151.58 MiB
So I'm guessing there is something wrong on the size reported by bitbucket.
Comments (1)
-
- Log in to comment
Once objects get dereferenced, git will keep them on disk for a while before they get deleted and so the repo's size on our disks won't change during that time (I believe it's 30 days). We understand that this is a problem in relation to repo size limits, and are working on a better solution.
In the meantime, if this is causing you trouble please contact support and they can help you out.