git-metrics icon indicating copy to clipboard operation
git-metrics copied to clipboard

Util script(s) to scrape data from git repositories to help teams improve.

Results 4 git-metrics issues
Sort by recently updated
recently updated
newest added

hi, may i know what is the output unit for gitMetrics.TaskDuration as it does not seem to be seconds or milliseconds. i ran a puppeteer task and used this this...

This PR introduces changes to make the project importable as a Python module and introduces more modern packaging standards. - Moved all project files into the `git_metrics` subfolder to create...

Given this input: `python git_metrics.py release-lead-time [--tag-pattern=] [--earliest-date=] > repo_data.csv` I don't understand what an example tag-pattern would be etc

In addition to showing the amount of time, a given commit haven't been integrated, one could also measure how much (as in changed lines of code) change is laying on...

enhancement