Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
branch -r -v: do not spit out garbage
[gitweb.git]
/
Documentation
/
git-sh-setup.txt
diff --git
a/Documentation/git-sh-setup.txt
b/Documentation/git-sh-setup.txt
index c543170342030e318e87e75c29f23334655ee7ce..6731f9ac4cc15a757600375307e4a10e32f4424a 100644
(file)
--- a/
Documentation/git-sh-setup.txt
+++ b/
Documentation/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
-----------