SlackBuildsOrg/development/gitstats
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
gitstats.info
gitstats.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README
slack-desc

GitStats is a statistics generator for git (a distributed revision
control system) repositories. It examines the repository and produces
some interesting statistics from the history of it.

Usage:
gitstats <git repository path> <output path>

Example:
gitstats ~/slackbuilds ~/public_html/sbo

NOTE:
gitstats will read all history from the beginning.
It will take some time for big projects with long commits history.