mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 17:02:09 +02:00

* git-a*: add and update Korean translation * git-b*: add and update Korean translation * git-*: add and update Korean translation * Update git-standup.md --------- Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
16 lines
345 B
Markdown
16 lines
345 B
Markdown
# git sizer
|
|
|
|
> 다양한 Git 저장소 크기 메트릭을 계산하고 문제나 불편을 초래할 수 있는 항목을 경고합니다.
|
|
> 더 많은 정보: <https://github.com/github/git-sizer>.
|
|
|
|
- 우려 수준이 0보다 큰 통계만 보고:
|
|
|
|
`git sizer`
|
|
|
|
- 모든 통계 보고:
|
|
|
|
`git sizer -v`
|
|
|
|
- 추가 옵션 보기:
|
|
|
|
`git sizer -h`
|