Skip to content

Alex-Merrill/commit-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Git commit analyzer

Dependencies

  • matplotlib
  • pandas
  • GitPython

You can use pip to install these packages.

Usage

  1. clone repo: git clone git@github.com:Alex-Merrill/commit-analysis.git
  2. cd commit-analysis
  3. run python3 logParser.py path/to/repo/to/analyze

Note: You can use either the relative or absolute path to the repo you would like to analyze in the command line argument

About

very simple commit analyzer for git repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages