Skip to content

axelhodler/kaffeesatz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

207 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaffeesatz Build Status Coverage Status

Offers some stats to a git repo. E.g. which files were changed most.

As of now you might rather use git effort. Which is part of git extras and does the same thing.

Usage

The following will provide the Top 30 of the most changed files

./bin/run.sh git_repo_dir_of_choice

e.g. inside of this repo

./bin/run.sh $(pwd)

Development

Run unit- and integrationtests via

./bin/run_integration_tests.sh

Run only unit tests via

mvn clean test

About

git repo analysis tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors