mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-05 03:56:25 +03:00
401 B
401 B
gitstats
Git 레포지토리 통계 생성기. 더 많은 정보: https://gitstats.sourceforge.net.
- 로컬 저장소에 대한 통계를 생성:
gitstats {{경로/대상/git_레포/.git}} {{경로/대상/출력_폴더}}
- Windows (PowerShell)/macOS/Linux의 웹 브라우저에서 생성된 통계를 보기:
{{Invoke-Item|open|xdg-open}} {{경로/대상/출력_폴더/index.html}}