diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-03 07:16:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-09 07:12:22 +0700 |
commit | e449a5580f63dedd55308eea63e6b8283f941d7e (patch) | |
tree | c7ee1635bb32407aab58c009038c9634fb9d02c4 /development/gitstats/slack-desc | |
parent | ea49650a3f80ef2a3df4073460e6f26c00f99384 (diff) | |
download | slackbuilds-e449a5580f63dedd55308eea63e6b8283f941d7e.tar.gz |
development/gitstats: Added (git history statistics generator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/gitstats/slack-desc')
-rw-r--r-- | development/gitstats/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/gitstats/slack-desc b/development/gitstats/slack-desc new file mode 100644 index 0000000000..a4c98e5d5e --- /dev/null +++ b/development/gitstats/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +gitstats: gitstats (git history statistics generator) +gitstats: +gitstats: GitStats is a statistics generator for git (a distributed revision +gitstats: control system) repositories. It examines the repository and produces +gitstats: some interesting statistics from the history of it. +gitstats: +gitstats: +gitstats: Project URL: http://gitstats.sourceforge.net/ +gitstats: +gitstats: +gitstats: |