public
Fork of sr/git-wiki
Description: A wiki engine that uses a Git repository as its data store.
Homepage: http://atonie.org/2008/02/git-wiki
Clone URL: git://github.com/al3x/git-wiki.git
Search Repo:
whoops, this was in for debugging
al3x (author)
Thu Mar 20 00:03:20 -0700 2008
commit  41cdf8340352786ab24bdd645c1e7497a134467f
tree    97443fbf18d4dd173bd0635d52776c86ff5eb4bb
parent  e001e65f956f5f41225414bab75efb899ec16e28
...
1
2
3
4
5
6
7
...
1
2
 
 
3
4
5
0
@@ -1,7 +1,5 @@
0
 <h1>Editing <a href="/<%= @page.name %>"><%= @page.name %></a></h1>
0
 
0
-<%= $repo.gtree('HEAD').children.keys %>
0
-
0
 <div class="sub_nav">
0
   <a href="/<%= @page.name %>" class="nav_link">back</a>
0
   

Comments

    No one has commented yet.