Merge branch 'mm/doc-hooks-linkgit-fix' into maint

* mm/doc-hooks-linkgit-fix:
  Documentation: fix broken linkgit to git-config
maint
Junio C Hamano 2016-03-21 13:32:18 -07:00
commit a0feb1b187
1 changed files with 1 additions and 1 deletions

View File

@ -397,7 +397,7 @@ preceding SP is also omitted. Currently, no commands pass any
'extra-info'. 'extra-info'.


The hook always runs after the automatic note copying (see 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. thus has access to these notes.


The following command-specific comments apply: The following command-specific comments apply: