newren/git-filter-repo

Doc the units when giving size from analysis

Open

#251 opened on May 5, 2021

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (6,745 stars) (674 forks)batch import
docsgood first issue

Description

It's not 100% clear whether all the sizes reported by the tool are in bytes or kB.

Maybe the generated analysis output text files could include units e.g. === All extensions by reverse size ===

  • Format: unpacked size, packed size, date deleted, extension name
  • Format: unpacked size bytes, packed size bytes, date deleted, extension name

Contributor guide