Metric Fu's Churn Now Supports Git

07 Oct 2008

I just released version 0.8.0 of MetricFu. New in this release:

To use the Churn task to find files that change a lot with Git, put this in your Rakefile:

MetricFu::CHURN_OPTIONS = {:scm => :git}

MetricFu is a Ruby Gem that gives you a fist full of code metrics. Find out more at the home page.