diff options
author | Jonathan Nieder <jrnieder@uchicago.edu> | 2008-06-30 17:15:57 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-07-01 17:20:09 -0700 |
commit | 963a653fa635c6b07ed399b2fafca2a4d7866a21 (patch) | |
tree | 7352248e78ffcacb02dce8306749d530aa9bda01 /Documentation/git-receive-pack.txt | |
parent | Documentation: complicate example of "man git-command" (diff) | |
download | tgif-963a653fa635c6b07ed399b2fafca2a4d7866a21.tar.xz |
git-daemon(1): don't assume git-daemon is in /usr/bin
In the example inetd.conf lines in git-daemon(1), it was
assumed that `git-daemon` resides in the user's /usr/bin.
With this patch, we only assume `git` is in /usr/bin.
The stronger assumption fails in the default installation
nowadays.
Signed-off-by: Jonathan Nieder <jrnieder@uchicago.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-receive-pack.txt')
0 files changed, 0 insertions, 0 deletions