git-sizer: add page (#2021)
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
9c2b975e5e
commit
d4649c613d
15
pages/common/git-sizer.md
Normal file
15
pages/common/git-sizer.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# git sizer
|
||||
|
||||
> Computes various Git repository size metrics and alerts you to any that might cause problems or inconvenience.
|
||||
|
||||
- Report only statistics that have a level of concern greater than 0:
|
||||
|
||||
`git sizer`
|
||||
|
||||
- Report all statistics:
|
||||
|
||||
`git sizer -v`
|
||||
|
||||
- See additional options:
|
||||
|
||||
`git sizer -h`
|
Reference in New Issue
Block a user