Change everything round to be /ref/ instead of /commit/ as this makes more sense
[catagits/Gitalist.git] / root / ref / commit.tt2
similarity index 55%
rename from root/commit/commit.tt2
rename to root/ref/commit.tt2
index 20b1cca..423d13f 100644 (file)
@@ -1,5 +1,5 @@
 [% INCLUDE 'nav/actions.tt2' object = commit %]
 
 <div class='content'>
-  [% subinclude('/fragment/commit/commit', c.req.captures) %]
+  [% subinclude('/fragment/ref/commit', c.req.captures) %]
 </div>