author | Junio C Hamano <gitster@pobox.com> | |
Sun, 5 Aug 2007 06:48:27 +0000 (23:48 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 5 Aug 2007 17:56:50 +0000 (10:56 -0700) | ||
commit | 00d8c5180dde7434930bfbdf20bc296e9241e4fc | |
tree | 3c21ec1831c889b825ccee34422526ee68153503 | tree | snapshot |
parent | 936492d3cf96817f03182712ca14eb4744c721ef | commit | diff |
Fix install-doc-quick target
The script starts in a subdirectory of the source directory to
muck with a branch whose structure does not have anything to
do with the actual work tree. Go up to the top to make it clear
that we operate on the whole tree.
It also exported GIT_DIR without any good reason. Remove it.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The script starts in a subdirectory of the source directory to
muck with a branch whose structure does not have anything to
do with the actual work tree. Go up to the top to make it clear
that we operate on the whole tree.
It also exported GIT_DIR without any good reason. Remove it.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/install-doc-quick.sh | diff | blob | history |