add new chinese translations
This commit is contained in:
16
pages.zh/common/git-sizer.md
Normal file
16
pages.zh/common/git-sizer.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# git sizer
|
||||
|
||||
> 计算各种 Git 仓库大小指标,并提醒您可能会导致问题或不便的指标。
|
||||
> 更多信息:<https://github.com/github/git-sizer>。
|
||||
|
||||
- 仅报告关注程度大于 0 的统计信息:
|
||||
|
||||
`git sizer`
|
||||
|
||||
- 报告所有统计信息:
|
||||
|
||||
`git sizer -v`
|
||||
|
||||
- 查看其他选项:
|
||||
|
||||
`git sizer -h`
|
Reference in New Issue
Block a user