SlackBuildsOrg/development/gitstats
Willy Sudiarto Raharjo 566cf0ad66 development/gitstats: Switch to i586.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-09-22 12:08:39 +07:00
..
gitstats.info
gitstats.SlackBuild
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.