Open
Description
Always getting: Tim Broder | 15,231
which is wrong. The pod directory was committed at one point, then removed
Any other info I can give?
Thanks!
bash-3.2$ ruby -v
ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-darwin15]
bash-3.2$ git fame
Git Fame: |=============================================================================================================================================================================================|
Statistics based on master
Active files: 392
Active lines: 58,633
Total commits: 696
Note: Files matching MIME type image, binary has been ignored
+--------------------+--------+---------+-------+--------------------+
| name | loc | commits | files | distribution (%) |
+--------------------+--------+---------+-------+--------------------+
| Yannick Cahn | 30,744 | 37 | 158 | 52.4 / 5.3 / 40.3 |
| Tim Broder | 15,231 | 528 | 296 | 26.0 / 75.9 / 75.5 |
| Michael Helmbrecht | 11,101 | 122 | 151 | 18.9 / 17.5 / 38.5 |
| Simon Weingand | 1,557 | 1 | 26 | 2.7 / 0.1 / 6.6 |
| SimonWeingand | 0 | 8 | 0 | 0.0 / 1.1 / 0.0 |
+--------------------+--------+---------+-------+--------------------+
5 rows in set
bash-3.2$ git fame --exclude=KidFund/Pods*
Git Fame: |=============================================================================================================================================================================================|
Statistics based on master
Active files: 392
Active lines: 58,633
Total commits: 696
Note: Files matching MIME type image, binary has been ignored
+--------------------+--------+---------+-------+--------------------+
| name | loc | commits | files | distribution (%) |
+--------------------+--------+---------+-------+--------------------+
| Yannick Cahn | 30,744 | 37 | 158 | 52.4 / 5.3 / 40.3 |
| Tim Broder | 15,231 | 528 | 296 | 26.0 / 75.9 / 75.5 |
| Michael Helmbrecht | 11,101 | 122 | 151 | 18.9 / 17.5 / 38.5 |
| Simon Weingand | 1,557 | 1 | 26 | 2.7 / 0.1 / 6.6 |
| SimonWeingand | 0 | 8 | 0 | 0.0 / 1.1 / 0.0 |
+--------------------+--------+---------+-------+--------------------+
5 rows in set
bash-3.2$ git fame --exclude=KidFund/Pods**
Git Fame: |=============================================================================================================================================================================================|
Statistics based on master
Active files: 392
Active lines: 58,633
Total commits: 696
Note: Files matching MIME type image, binary has been ignored
+--------------------+--------+---------+-------+--------------------+
| name | loc | commits | files | distribution (%) |
+--------------------+--------+---------+-------+--------------------+
| Yannick Cahn | 30,744 | 37 | 158 | 52.4 / 5.3 / 40.3 |
| Tim Broder | 15,231 | 528 | 296 | 26.0 / 75.9 / 75.5 |
| Michael Helmbrecht | 11,101 | 122 | 151 | 18.9 / 17.5 / 38.5 |
| Simon Weingand | 1,557 | 1 | 26 | 2.7 / 0.1 / 6.6 |
| SimonWeingand | 0 | 8 | 0 | 0.0 / 1.1 / 0.0 |
+--------------------+--------+---------+-------+--------------------+
5 rows in set
bash-3.2$ git fame --exclude=KidFund/Pods/*
Git Fame: |=============================================================================================================================================================================================|
Statistics based on master
Active files: 392
Active lines: 58,633
Total commits: 696
Note: Files matching MIME type image, binary has been ignored
+--------------------+--------+---------+-------+--------------------+
| name | loc | commits | files | distribution (%) |
+--------------------+--------+---------+-------+--------------------+
| Yannick Cahn | 30,744 | 37 | 158 | 52.4 / 5.3 / 40.3 |
| Tim Broder | 15,231 | 528 | 296 | 26.0 / 75.9 / 75.5 |
| Michael Helmbrecht | 11,101 | 122 | 151 | 18.9 / 17.5 / 38.5 |
| Simon Weingand | 1,557 | 1 | 26 | 2.7 / 0.1 / 6.6 |
| SimonWeingand | 0 | 8 | 0 | 0.0 / 1.1 / 0.0 |
+--------------------+--------+---------+-------+--------------------+
5 rows in set