Fix bug where diff didn't distinguish between sha1s and paths.
[catagits/Gitalist.git] / root / ref / tree.tt2
old mode 100644 (file)
new mode 100755 (executable)
index 83baf01..b477e0c
@@ -1,10 +1,3 @@
-[% INCLUDE 'nav/actions.tt2' object = commit %]
-
-<div class='content'>
-  <div class='commit-message'>
-  [% short_cmt(commit.comment) | html %] ...
-  </div>
-
   [%
     IF path;
       INCLUDE 'nav/path.tt2' filename = path;
@@ -12,4 +5,4 @@
 
     subinclude('/fragment/ref/tree', c.req.captures, c.req.args.to_path);
   %]
-</div>
+