git-commit-stats 0.1.12

A tool to analyze git commits
1
2
3
4
5
6
7
8
9
10
[licenses]
unlicensed = "deny"
allow-osi-fsf-free = "neither"
copyleft = "deny"
confidence-threshold = 0.93
allow = [
    "MIT",
    "Apache-2.0",
    "Unicode-DFS-2016",
]