2019-01-06 18:43:03 +01:00
2019-01-02 02:03:18 +01:00
2019-01-06 18:43:03 +01:00

gitistics

Git statistics over multiple Git repositories

Installation

In order to access the script in every directory you should copy it to /usr/local/bin.

sudo cp gitistics.sh /usr/local/bin/gitistics

Usage

Option Description
-h show this help page
-u <user/regex> set a repository username or a regex pattern (brackets etc. must be escaped with \ )
-r set a directory with your repositories
-s set the startdate (e.g. 01 JAN 2018 or 1 month ago) where the stats should start
-v show verbose output
Description
Git statistics over multiple Git repositories
Readme 41 KiB
Languages
Shell 100%