summaryrefslogtreecommitdiffstats
path: root/git-sh-setup.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-06-30 09:05:08 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-06-30 09:05:08 +0000
commitbb8e996adf4293a0b624fe77e95e12ae8d1faed9 (patch)
treed22842592bbbdc03147fbda3a94af3d5a1fd0e73 /git-sh-setup.txt
parent9e7b3f37608ecf950be2c3b0095e36ef010ba11a (diff)
downloadgit-htmldocs-bb8e996adf4293a0b624fe77e95e12ae8d1faed9.tar.gz
Autogenerated HTML docs for v1.5.6.1-108-g660379
Diffstat (limited to 'git-sh-setup.txt')
-rw-r--r--git-sh-setup.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-sh-setup.txt b/git-sh-setup.txt
index c54317034..6731f9ac4 100644
--- a/git-sh-setup.txt
+++ b/git-sh-setup.txt
@@ -7,7 +7,7 @@ git-sh-setup - Common git shell script setup code
SYNOPSIS
--------
-'git-sh-setup'
+'. "$(git --exec-path)/git-sh-setup"'
DESCRIPTION
-----------