Documentation: fix broken "linkgit" links
Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
843c81dcf4
commit
ea449615d8
|
@ -685,7 +685,7 @@ gitcvs.usecrlfattr
|
|||
treat it as text. If `crlf` is explicitly unset, the file
|
||||
will be set with '-kb' mode, which supresses any newline munging
|
||||
the client might otherwise do. If `crlf` is not specified,
|
||||
then 'gitcvs.allbinary' is used. See linkgit:gitattribute[5].
|
||||
then 'gitcvs.allbinary' is used. See linkgit:gitattributes[5].
|
||||
|
||||
gitcvs.allbinary::
|
||||
This is used if 'gitcvs.usecrlfattr' does not resolve
|
||||
|
|
|
@ -600,7 +600,7 @@ contributors on the git-list <git@vger.kernel.org>.
|
|||
SEE ALSO
|
||||
--------
|
||||
linkgit:gittutorial[7], linkgit:gittutorial-2[7],
|
||||
linkgit:giteveryday[7], linkgit:gitcvs-migration[7],
|
||||
linkgit:everyday[7], linkgit:gitcvs-migration[7],
|
||||
linkgit:gitglossary[7], linkgit:gitcore-tutorial[7],
|
||||
linkgit:gitcli[7], link:user-manual.html[The Git User's Manual]
|
||||
|
||||
|
|
|
@ -1690,7 +1690,7 @@ to follow, not easier.
|
|||
SEE ALSO
|
||||
--------
|
||||
linkgit:gittutorial[7], linkgit:gittutorial-2[7],
|
||||
linkgit:giteveryday[7], linkgit:gitcvs-migration[7],
|
||||
linkgit:everyday[7], linkgit:gitcvs-migration[7],
|
||||
link:user-manual.html[The Git User's Manual]
|
||||
|
||||
GIT
|
||||
|
|
|
@ -17,7 +17,7 @@ include::glossary-content.txt[]
|
|||
SEE ALSO
|
||||
--------
|
||||
linkgit:gittutorial[7], linkgit:gittutorial-2[7],
|
||||
linkgit:giteveryday[7], linkgit:gitcvs-migration[7],
|
||||
linkgit:everyday[7], linkgit:gitcvs-migration[7],
|
||||
link:user-manual.html[The Git User's Manual]
|
||||
|
||||
GIT
|
||||
|
|
Loading…
Reference in New Issue