Specify path for your repository
cd [path]
for example you can run app from VS and specify
cd ../
result:
You also can see statistic between two commits
between [commit1] [commit2]
for example:
between a72fdb2 29697aa
result:
You can merge user's statistic with 'merge' command
merge [mainAuthorId] [duplicatedAuthorIds]
for example:
merge 1 2
result:
You can specify time frame
datedif [from date] [to date]
for example:
datedif 19/11/2016 20/11/2016
Also you can group statistics by weeks
datedif [from] [to] weekly