Git sizer (2018-03)

Description

Compute various size metrics for a Git repository, flagging those that might cause problems.

Installation

Usage

By default, git-sizer outputs its results in tabular format.

For example, let’s use it to analyze the Linux repository, using the –verbose option so that all statistics are output:

$ git-sizer --verbose