Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include folders into size cost #18158

Merged
merged 5 commits into from
Jan 3, 2022
Merged

Commits on Jan 2, 2022

  1. Include folders into size cost

    - Include folders for the disk consumption size, they should be included
    as they are also saved on the disk :)
    - Have a more accurate picture of the size of a repo.
    - Mostly they are the size of the file system's block size. E.g. 4Kb on
    Linux.
    Gusted committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    3603974 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Configuration menu
    Copy the full SHA
    ce0e4e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d748d25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c27ccd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc8df21 View commit details
    Browse the repository at this point in the history