This is a brief run-down of projects using git for something other than code management.
- Gitit – wiki using git/darcs as backend. Written in haskell, and super not for mortals (still have to use CLI)
- Theoretical discussion of using git for cms versioning
- Is git more than a version control system? – doing exactly kind of what I’ve been thinking of, using git / spidermonkey /bash to make a couchdb-alike
Anyway, either nobody really has anything production ready or it’s swamped by the number of CMS/document management systems that use Git for their source code management.


maybe mercurial instead … it’s in python so probably easier to bring in.