Files
tldr/pages/common/gitstats.md
UnknownSuperficialNight 90304cb6c5 gitstats: add page (#13779)
2024-09-24 21:57:29 +02:00

13 lines
313 B
Markdown

# gitstats
> Git repository statistics generator.
> More information: <https://gitstats.sourceforge.net>.
- Generate statistics for a local repository:
`gitstats {{path/to/gitrepo/.git}} {{path/to/output_folder}}`
- View generated statistics in a web browser:
`xdg-open {{path/to/output_folder/index.html}}`