Skip to content

Generate a user statistics for a git repository on the active branch.

Notifications You must be signed in to change notification settings

zinnjonas/git-user-statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

git-user-statistics

Generate a user statistics for a git repository on the active branch.

Options

Name Description
-v prints per file for each user the total number of code lines / empty lines

Example

  +             +          +      +              +
  | Author      | Commits  | LOC  | Empty lines  |
  +             +          +      +              +
  | Jonas Zinn  | 2        | 204  | 38           |
  |             |          |      |              |
  | Total       | 2        | 204  | 38           |
  +             +          +      +              +

Table output

The table output of the script is taken from StackOverflow

About

Generate a user statistics for a git repository on the active branch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages