gi*: add Korean translation (#14304)

This commit is contained in:
HoJeong Im
2024-10-23 14:09:45 +09:00
committed by GitHub
parent 5af8b8a05a
commit 73f68179e6
12 changed files with 300 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# gitstats
> Git 레포지토리 통계 생성기.
> 더 많은 정보: <https://gitstats.sourceforge.net>.
- 로컬 저장소에 대한 통계를 생성:
`gitstats {{경로/대상/git_레포/.git}} {{경로/대상/출력_폴더}}`
- Windows (PowerShell)/macOS/Linux의 웹 브라우저에서 생성된 통계를 보기:
`{{Invoke-Item|open|xdg-open}} {{경로/대상/출력_폴더/index.html}}`