public
Fork of sr/git-wiki
Description: A quick & dirty git-powered Sinatra wiki
Homepage: http://atonie.org/2008/02/git-wiki
Clone URL: git://github.com/viking/git-wiki.git
Added official sinatra submodule
viking (author)
Fri Jul 11 18:11:06 -0700 2008
commit  44133bde38dc5519edff8c49c33f5173d0f98620
tree    f22a800e3b2565b0a8f7d62f9cdb7b147ad60a0f
parent  829ddb545e168a9ea4ee882f7c2b4ec7595e03e0
...
1
2
3
 
 
 
...
1
2
3
4
5
6
0
@@ -1,3 +1,6 @@
0
 [submodule "wiki"]
0
   path = wiki
0
   url = /home/git/wiki.git
0
+[submodule "vendor/sinatra"]
0
+ path = vendor/sinatra
0
+ url = git://github.com/bmizerany/sinatra.git

Comments

    No one has commented yet.