Add support for the Mongoose web server.
authorWilhansen Li <wil@nohakostudios.net>
Fri, 21 Aug 2009 14:24:48 +0000 (22:24 +0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 23 Aug 2009 22:03:53 +0000 (15:03 -0700)
Mongoose (http://code.google.com/p/mongoose/) is a lightweight web
server. It's just a single binary so it's a lot simpler to configure and
install.

Signed-off-by: Wilhansen Li <wil@nohakostudios.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found