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 (674 forks)batch import
docsgood first issue

Repository metrics

Stars
 (6,745 stars)
PR merge metrics
 (Avg merge 44d 2h) (1 merged PR in 30d)

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