Generate a user statistics for a git repository on the active branch.
Name | Description |
---|---|
-v | prints per file for each user the total number of code lines / empty lines |
+ + + + +
| Author | Commits | LOC | Empty lines |
+ + + + +
| Jonas Zinn | 2 | 204 | 38 |
| | | | |
| Total | 2 | 204 | 38 |
+ + + + +
The table output of the script is taken from StackOverflow