git blame author numbers
git ls-tree -r -z --name-only HEAD --\
| xargs -0 -n1 git blame --line-porcelain \
| grep "^author "\
| sort\
| uniq -c\
| sort -nr
Written by Deepu Mohan Puthrote
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Git
Authors
khasinski
591.1K
dmichaelavila
500.4K
Related Tags
#git
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#