--- C:/git_adapter.rb	mer. 23 juin 2010, 10:27:21
+++ C:/git_adapter_jruby.rb	mer. 23 juin 2010, 10:30:21
@@ -96,7 +96,7 @@
               2.times { io.gets }
               time = io.gets.match('CommitDate:\s+(.*)$')[1]
 
-              Revision.new({
+              return Revision.new({
                 :identifier => id,
                 :scmid => id,
                 :author => author, 

