Skip to content

Analyze git history with simple command line for statistics

Notifications You must be signed in to change notification settings

enrey/git-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Analyzer

Analyze git history with simple command line for statistics.

Build

Visual Studio or command line

  dotnet build

Run sample:

  dotnet git-an.dll c:\path-to-my-git-repo

Notes

authors.txt file must contain authors for deduplication, separated by comma.

You also can specify dates for analyzing (default is 2018 year) in 'dd.MM.yyyy' format

  dotnet git-an.dll c:\path-to-my-git-repo 08.01.2018 30.12.2018

About

Analyze git history with simple command line for statistics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages