author | jrnieder@uchicago.edu <jrnieder@uchicago.edu> | |
Sun, 29 Jun 2008 16:10:20 +0000 (11:10 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 30 Jun 2008 06:28:47 +0000 (23:28 -0700) | ||
commit | bd870878f81056d4349048842ad774f84461e939 | |
tree | c348353266bbe27880404148d88417231f1c9a30 | tree | snapshot |
parent | e46f9c8161a0df4d4b9f8c8a98b1a8c0d9452cfd | commit | diff |
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>
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 | diff | blob | history | |
Documentation/git-sh-setup.txt | diff | blob | history |