Documentation: don't assume git-sh-setup and git-parse-remote are in PATH
commitbd870878f81056d4349048842ad774f84461e939
authorjrnieder@uchicago.edu <jrnieder@uchicago.edu>
Sun, 29 Jun 2008 16:10:20 +0000 (29 11:10 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Jun 2008 06:28:47 +0000 (29 23:28 -0700)
treec348353266bbe27880404148d88417231f1c9a30
parente46f9c8161a0df4d4b9f8c8a98b1a8c0d9452cfd
Documentation: don't assume git-sh-setup and git-parse-remote are in PATH

When git-parse-remote and git-sh-setup are not installed in
$(bindir) anymore, the shell script library won't be found on
user's $PATH in general.

Signed-off-by: Jonathan Nieder <jrnieder@uchicago.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-parse-remote.txt
Documentation/git-sh-setup.txt