Skip to main content

Computes various Git repository size metrics and alerts you to any that might cause problems or inconvenience.

# To report only statistics that have a level of concern greater than 0:
git sizer

# To report all statistics:
git sizer -v

# To see additional options:
git sizer -h