add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -0,0 +1,16 @@
# git sizer
> 计算各种 Git 仓库大小指标,并提醒您可能会导致问题或不便的指标。
> 更多信息:<https://github.com/github/git-sizer>。
- 仅报告关注程度大于 0 的统计信息:
`git sizer`
- 报告所有统计信息:
`git sizer -v`
- 查看其他选项:
`git sizer -h`