ref: dockerize
script/authors-commits
#!/bin/sh ./script/authors-all-commits | sort | uniq -c | sort -n