<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -27,7 +27,7 @@
     &lt;% end %&gt;
     &lt;p&gt;&lt;a href=&quot;#&quot; class=&quot;show_comment_form&quot;&gt;add a comment&lt;/a&gt;&lt;/p&gt;
   
-    &lt;form action=&quot;/&lt;%= params[:repo] %&gt;/commit/&lt;%= params[:sha] %&gt;/comments&quot; method=&quot;post&quot; class=&quot;comment_form&quot;&gt;
+    &lt;form action=&quot;/&lt;%= @repository.name %&gt;/commit/&lt;%= params[:sha] %&gt;/comments&quot; method=&quot;post&quot; class=&quot;comment_form&quot;&gt;
       &lt;input type=&quot;hidden&quot; name=&quot;path&quot; value=&quot;&lt;%= bit.b_path %&gt;&quot; /&gt;
       &lt;label for=&quot;author_name&quot;&gt;Name:&lt;/label&gt;&lt;input type=&quot;text&quot; name=&quot;author_name&quot; class=&quot;text&quot; value=&quot;&lt;%= @author_name %&gt;&quot;/&gt;
       &lt;label for=&quot;author_email&quot;&gt;Email:&lt;/label&gt;&lt;input type=&quot;text&quot; name=&quot;author_email&quot; class=&quot;text&quot; value=&quot;&lt;%= @author_email %&gt;&quot; /&gt;</diff>
      <filename>views/commit.erb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c787d04b8a5a4162fc2575023af2c0d5d5f37a04</id>
    </parent>
  </parents>
  <author>
    <name>James Adam</name>
    <email>james@lazyatom.com</email>
  </author>
  <url>http://github.com/lazyatom/gitnode/commit/ab58df688ce80c1030a90da0a1c02aea6532adf0</url>
  <id>ab58df688ce80c1030a90da0a1c02aea6532adf0</id>
  <committed-date>2009-06-15T13:54:45-07:00</committed-date>
  <authored-date>2009-06-15T13:54:45-07:00</authored-date>
  <message>Use the repository object, since the parameter is not named anymore.</message>
  <tree>edec13dfa3626c796d025e8f3bfcaf43e8a7eff7</tree>
  <committer>
    <name>James Adam</name>
    <email>james@lazyatom.com</email>
  </committer>
</commit>
