Fix bug where diff didn't distinguish between sha1s and paths.
[catagits/Gitalist.git] / root / ref / tree.tt2
index 33ed034..b477e0c 100755 (executable)
@@ -1,6 +1,3 @@
-
-
-
   [%
     IF path;
       INCLUDE 'nav/path.tt2' filename = path;
@@ -9,6 +6,3 @@
     subinclude('/fragment/ref/tree', c.req.captures, c.req.args.to_path);
   %]
 
-   <div class='commit-message'>
-  [% short_cmt(commit.comment) | html %] ...
-  </div>