So, like, the other day Junio C Hamano mumbled:
I have a few stylistic comments but the contents look quite sane
and fine.
Let me clean it up some and respin.
quoted
I use an inetd invocation like this example:
git stream tcp nowait nobody /usr/bin/git-daemon git-daemon --inetd
--verbose --syslog
--export-all --interpolated-path=/pub/%H/%D
/pub/software /software
/pub/www.example.com/software
/pub/www.example.org/software
/pub
This would be nice to have as an example in the documentation.
Will do.
jdl