author | Junio C Hamano <gitster@pobox.com> | |
Wed, 29 Aug 2007 10:32:12 +0000 (03:32 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 29 Aug 2007 10:32:12 +0000 (03:32 -0700) | ||
commit | bdd7379566cf7b1f1c9bfe42e794c8f1821971f7 | |
tree | 6f7d19adaf2ae1c9f5193663ab54ef9f6f58dfad | tree | snapshot |
parent | 99c7ff35257886df349eafd7a370a1d530d731ec | commit | diff |
git-daemon(1): assorted improvements.
Jari Aalto noticed a handful places in git-daemon documentation
that need to be improved.
* --inetd makes --pid-file to be ignored, in addition to --user
and --group
* receive-pack service was not described at all. We should, if
only to warn about the security implications of it.
* There was no example of per repository configuration.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Jari Aalto noticed a handful places in git-daemon documentation
that need to be improved.
* --inetd makes --pid-file to be ignored, in addition to --user
and --group
* receive-pack service was not described at all. We should, if
only to warn about the security implications of it.
* There was no example of per repository configuration.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-daemon.txt | diff | blob | history |