Skip to content

Prikaz98/git-statistic-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Git statistic

Usage:

–help

sh git-statistic.sh --help

Get statistic:

./git-statistic.sh ~/git/office-utils 365
Params: [:repo /home/ivan/git/office-utils :days_since 365 :author [email protected] :days_until 0]
- commits: 47 (avg per day: 0)
- lines added: 529 (avg per day: 1)
- lines deleted: 155 (avg per day: 0)
Params: [:repo /home/ivan/git/office-utils :days_since 365 :author [email protected] :days_until 0]
- commits: 16 (avg per day: 0)
- lines added: 479 (avg per day: 1)
- lines deleted: 156 (avg per day: 0)

- top authors: [email protected],[email protected]

About

Git statistic of file changes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages