<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -12,6 +12,7 @@ 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
+lib/ruby_diff/svn_feeder.rb
 ruby_diff.gemspec
 test/code_comparison_test.rb
 test/file_feeder_test.rb</diff>
      <filename>Manifest.txt</filename>
    </modified>
    <modified>
      <diff>@@ -30,7 +30,7 @@ namespace :git do
    
   desc &quot;Updates the manifest to match the git repository&quot;
   task :update_manifest do |t|
-    `git-ls-files &gt; Manifest.txt`
+    `git ls-files &gt; Manifest.txt`
   end
   
   desc &quot;Pushes git repository out&quot;</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3398765a3c6cd4a1f6ef6e36948f162e2ee6a3a6</id>
    </parent>
  </parents>
  <author>
    <name>Kevin Ballard</name>
    <email>kevin@sb.org</email>
  </author>
  <url>http://github.com/kballard/ruby_diff/commit/c283a51f36fceceed2ef21255f56108474fe88e2</url>
  <id>c283a51f36fceceed2ef21255f56108474fe88e2</id>
  <committed-date>2008-07-10T17:37:34-07:00</committed-date>
  <authored-date>2008-07-10T17:37:34-07:00</authored-date>
  <message>Use `git ls-files` instead of `git-ls-files`</message>
  <tree>fc423f9119967579e4272dfbaf1922c363edd8a7</tree>
  <committer>
    <name>Kevin Ballard</name>
    <email>kevin@sb.org</email>
  </committer>
</commit>
