Skip to content

Repository size in repository management does not account for git LFS data #9369

Closed
@8ctopus

Description

@8ctopus
  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions