git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
8d44277
)
Documentation/githooks: Fix linkgit
author
Andrew Wong
<redacted>
Fri, 1 Mar 2013 17:23:57 +0000
(12:23 -0500)
committer
Junio C Hamano
<redacted>
Fri, 1 Mar 2013 18:19:22 +0000
(10:19 -0800)
Signed-off-by: Andrew Wong <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/githooks.txt
patch
|
blob
|
history
diff --git
a/Documentation/githooks.txt
b/Documentation/githooks.txt
index b9003fed248651a7783e042c2e3668cf3ff90d0f..4e0d2a08a11a2dd0af3bd77c5fd0041ea7e1d97e 100644
(file)
--- a/
Documentation/githooks.txt
+++ b/
Documentation/githooks.txt
@@
-336,7
+336,7
@@
preceding SP is also omitted. Currently, no commands pass any
'extra-info'.
The hook always runs after the automatic note copying (see
-"notes.rewrite.<command>" in linkgit:git-config.txt) has happened, and
+"notes.rewrite.<command>" in linkgit:git-config.txt
[1]
) has happened, and
thus has access to these notes.
The following command-specific comments apply:
git clone https://git.99rst.org/PROJECT