System Grab Bag

View all TLDR pages from common (or from all pages)

git sizer

Computes various Git repository size metrics and alerts you to any that might cause problems or inconvenience. More information: https://github.com/github/git-sizer.
  • Report only statistics that have a level of concern greater than 0:
    git sizer
  • Report all statistics:
    git sizer -v
  • See additional options:
    git sizer -h

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.