git-sizer

Compute various size metrics for a Git repository

brewmacoslinux
Try with needOr install directly
Source

About

Compute various size metrics for a Git repository

Commands

git-sizer

Examples

Analyze the current repository and display size metrics$ git-sizer
Get a detailed breakdown of the largest objects in the repository$ git-sizer --verbose
Analyze a specific Git repository by path$ git-sizer --repository /path/to/repo