snippetbashTip
git-sizer — Computes various Git repository size metrics and alerts you to any that might cause problems or inco
Viewed 0 times
commandvariousclisizegit-sizercomputesrepositorygit
Problem
How to use the
git-sizer command: 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>.Solution
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-sizerReport all statistics:
git-sizer -vSee additional options:
git-sizer -hCode Snippets
Report only statistics that have a level of concern greater than 0
git-sizerReport all statistics
git-sizer -vSee additional options
git-sizer -hContext
tldr-pages: common/git-sizer
Revisions (0)
No revisions yet.