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:

Comments for git-wiki   feed

schacon commented on al3x/git-wiki 3 months ago
Comment on sinatra L2 in ec23226:

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.