Skip to content

Commit

Permalink
blame stats!
Browse files Browse the repository at this point in the history
  • Loading branch information
hieuhoang committed Oct 31, 2014
1 parent 834a89d commit 7ca5e4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/other/blame-stat.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
git ls-files | xargs -n1 git blame --line-porcelain | sed -n 's/^author //p' | sort -f | uniq -ic | sort -nr

0 comments on commit 7ca5e4f

Please sign in to comment.