gitstats: add page (#13779)
This commit is contained in:

committed by
GitHub

parent
6f1be2f15e
commit
90304cb6c5
12
pages/common/gitstats.md
Normal file
12
pages/common/gitstats.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# 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}}`
|
Reference in New Issue
Block a user