Change everything round to be /ref/ instead of /commit/ as this makes more sense
[catagits/Gitalist.git] / root / ref / tree.tt2
similarity index 81%
rename from root/commit/tree.tt2
rename to root/ref/tree.tt2
index 806fced..4c055f6 100644 (file)
@@ -10,6 +10,6 @@
       INCLUDE 'nav/path.tt2' filename = path;
     END;
 
-    subinclude('/fragment/commit/tree', c.req.captures);
+    subinclude('/fragment/ref/tree', c.req.captures);
   %]
 </div>