andymeneely / chromium-history

Scripts and data related Chromium's history
11 stars 4 forks source link

Collect and parse churn data #185

Closed andymeneely closed 8 years ago

andymeneely commented 9 years ago

Let's get churn data into the data set for each commit. We have some scripts already from a previous project.

andymeneely commented 9 years ago

We'll need to use these scripts:

https://github.com/andymeneely/httpd-history/blob/master/src/main/sh/gitchurn.sh https://github.com/andymeneely/developer-activity-metrics/blob/master/src/main/sh/git-interaction-churn.rb

I actually would love a more robust command line utility that collects interactive churn for each commit.