github / git-sizer

Compute various size metrics for a Git repository, flagging those that might cause problems
MIT License
3.48k stars 139 forks source link

Allow several options to be set via gitconfig #83

Closed mhagger closed 3 years ago

mhagger commented 3 years ago

Implement the following gitconfig settings to influence git-sizer's default behavior:

Fixes #82.

/cc @terrorobe, who wished for this feature /cc @larsxschneider, @ttaylorr as possible reviewers