<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -8,6 +8,8 @@ lib/ruby_diff.rb
 lib/ruby_diff/code_comparison.rb
 lib/ruby_diff/file_feeder.rb
 lib/ruby_diff/git_feeder.rb
+lib/ruby_diff/git_support.rb
+lib/ruby_diff/git_working_dir_feeder.rb
 lib/ruby_diff/patterns.rb
 lib/ruby_diff/structure_processor.rb
 ruby_diff.gemspec
@@ -17,4 +19,5 @@ test/git_feeder_test.rb
 test/git_sample/README
 test/git_sample/book.rb
 test/git_sample/lib/chapter.rb
+test/git_working_dir_feeder_test.rb
 test/structure_processor_test.rb</diff>
      <filename>Manifest.txt</filename>
    </modified>
    <modified>
      <diff>@@ -62,7 +62,7 @@ opts.on('--file PATH', &quot;Use a file system path as a code source&quot;){|path|
   feeders &lt;&lt; feeder_mapping[:file].new(path) 
 }
 
-opts.on_tail('-v', '--version')    { puts &quot;ruby_diff v:0&quot; ; exit }
+opts.on_tail('-v', '--version')    { puts &quot;ruby_diff #{RubyDiff::VERSION}&quot; ; exit }
 opts.on_tail('-h', '--help')       { puts opts; exit }
 
 opts.parse!(ARGV)</diff>
      <filename>bin/ruby_diff</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d8c3c0846278c68d1f310412035ccf8a00ffe414</id>
    </parent>
  </parents>
  <author>
    <name>Adam Sanderson</name>
    <email>netghost@gmail.com</email>
  </author>
  <url>http://github.com/adamsanderson/ruby_diff/commit/b1ece47d03d6415691bf3b74716999dc3c5486f9</url>
  <id>b1ece47d03d6415691bf3b74716999dc3c5486f9</id>
  <committed-date>2008-06-09T00:17:11-07:00</committed-date>
  <authored-date>2008-06-09T00:17:11-07:00</authored-date>
  <message>Fixing version output for executable.</message>
  <tree>f445364c008612cc9667dfdcf58ac2018580ad32</tree>
  <committer>
    <name>Adam Sanderson</name>
    <email>netghost@gmail.com</email>
  </committer>
</commit>
