http: -Wshorten-64-to-32 warnings on clang
[unicorn.git] / examples / git.ru
blob59a31c9dd57cc8ea332211085ddb94b53ec19f50
1 #\-E none
3 # See http://thread.gmane.org/gmane.comp.web.curl.general/10473/raw on
4 # how to setup git for this.  A better version of the above patch was
5 # accepted and committed on June 15, 2009, so you can pull the latest
6 # curl CVS snapshot to try this out.
7 require 'unicorn/app/inetd'
9 use Rack::Lint
10 use Rack::Chunked # important!
11 run Unicorn::App::Inetd.new(
12  *%w(git daemon --verbose --inetd --export-all --base-path=/home/ew/unicorn)