public this repo is viewable by everyone
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
merge changes from schacon
al3x (author)
20 days ago
commit  ec232260e563e9906b14454bace36953f7f42cff
tree    e7ddac338b26d8ddb77de63590fed0c0c5c9e63f
parent  f767ccaf5da293ed9cb34380bb988bd625881724
...
1
 
...
 
1
0
@@ -1 +1 @@
0
-Subproject commit f80203adb6bc5756bdcf2388c937891c756db5a6
1
+Subproject commit 898b36eab4cbd0384d23000ee738c9d451558ce0

Comments

  • schacon 22 days ago at sinatra L2

    this commit is like a month old – you may want to update your submodule commit to a more recent one – the file upload stuff didn’t work for me on this version of sinatra – there was a bug in file uploads that made it die after the first few bytes. the f8020 commit is very recent, includes a ‘rack’ submodule that all works together well for this.