Hi! Has anyone set up httpd(8) to serve git using the git-http-backend(1) script coming with git, and can share their config?
Without the script, serving git repositories directly, without the backend, is _really_ slow. The man page describes apache and lightthpd setups only. Thomas