Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

polys/git-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

git-stats

Git is expected to be preinstalled and in PATH.

Usage

Output CSV to stdout:

python gitstats.py [<path-to-git-repo> [<release-branch>]]

<path-to-git-repo> defaults to the current working directory;
<release-branch> defaults to origin/master

Pipe the output to a CSV file:

python gitstats.py > stats.csv

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages