Closed
Description
- Gitea version (or commit ref): 1.10.1
- Git version: 2.17.1
- Operating system: Ubuntu 18.04.3 LTS
- Database (use
[x]
):- MySQL
- Can you reproduce the bug at https://try.gitea.io: the IP is unfortunately blocked from Russia.
Description
The repository size indicated in Repository Management does not account for data stored in git LFS.
So for example, if I create a new repository, add git LFS tracking for zip and add a 20Mb zip file, the repository size shown in the Repository Management is less than 100kb instead of the 20Mb.
It would be better if the size in Repository Management would show the sum of the sizes of git LFS data and repository.