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 16b8b75146145698268618cf6f71e7918d01c19a..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
-----------
@@
-77,4
+77,4
@@
Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
GIT
---
-Part of the linkgit:git[
7
] suite
+Part of the linkgit:git[
1
] suite