Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'mm/doc-hooks-linkgit-fix' into maint
author
Junio C Hamano
<gitster@pobox.com>
Mon, 21 Mar 2016 20:32:18 +0000
(13:32 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 21 Mar 2016 20:32:18 +0000
(13:32 -0700)
* mm/doc-hooks-linkgit-fix:
Documentation: fix broken linkgit to git-config
Documentation/githooks.txt
patch
|
blob
|
history
raw
(from parent 1:
2ab5c88
)
diff --git
a/Documentation/githooks.txt
b/Documentation/githooks.txt
index 7ba0ac965dd6266404d4b3fad74d59a4e79be0dd..a2f59b194c85f5dee4eaa530a7ab6d7533f126c6 100644
(file)
--- a/
Documentation/githooks.txt
+++ b/
Documentation/githooks.txt
@@
-397,7
+397,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
[1]) has happened, and
+"notes.rewrite.<command>" in linkgit:git-config[1]) has happened, and
thus has access to these notes.
The following command-specific comments apply: