Class ParserGitCommits

java.lang.Object
net.tangly.dev.apps.ParserGitCommits

public class ParserGitCommits extends Object

git log --numstat --pretty=format:'[%h] %an %ad %s' --date=short

pmd pmd -d . -R ./src/main/resources/pmd-codescene.xml -f csv > test.txt

THe parser builds the structure of repository files, committers, commits and individual file changes over a period of time.