<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>.gitignore</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -28,7 +28,7 @@ desc &quot;Run code-coverage analysis using rcov&quot;
 task :coverage do
   rm_rf &quot;coverage&quot;
   files = Dir[&quot;test/**/*_test.rb&quot;]
-  system &quot;rcov #{files.join(' ')}&quot;
+  system &quot;rcov --sort coverage -Ilib:test #{files.join(' ')}&quot;
 end
 
 GEM_SPEC = eval(File.read(&quot;#{File.dirname(__FILE__)}/#{PKG_NAME}.gemspec&quot;))</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1f3fdf30796de97827406ff7e9412d5d106f2749</id>
    </parent>
  </parents>
  <author>
    <name>Ryan McGeary</name>
    <email>ryanongit@mcgeary.org</email>
  </author>
  <url>http://github.com/jamis/capistrano/commit/c0963492ba577699fd494455e196dd17b07c3be7</url>
  <id>c0963492ba577699fd494455e196dd17b07c3be7</id>
  <committed-date>2008-05-06T20:25:00-07:00</committed-date>
  <authored-date>2008-05-06T20:25:00-07:00</authored-date>
  <message>Fixed `rake coverage`
Added .gitignore for coverage, doc, and pkg</message>
  <tree>3824876c46c34993db9093068ad9b24ff832a601</tree>
  <committer>
    <name>Ryan McGeary</name>
    <email>ryanongit@mcgeary.org</email>
  </committer>
</commit>
