Merge branch 'jc/linkgit-fix'
Many 'linkgit:<git documentation page>' references were broken, which are all fixed with this. * jc/linkgit-fix: Documentation: fix linkgit references
This commit is contained in:
@ -243,7 +243,7 @@ appended to its command line, which is one of:
|
||||
The details of the credential will be provided on the helper's stdin
|
||||
stream. The exact format is the same as the input/output format of the
|
||||
`git credential` plumbing command (see the section `INPUT/OUTPUT
|
||||
FORMAT` in linkgit:git-credential[7] for a detailed specification).
|
||||
FORMAT` in linkgit:git-credential[1] for a detailed specification).
|
||||
|
||||
For a `get` operation, the helper should produce a list of attributes
|
||||
on stdout in the same format. A helper is free to produce a subset, or
|
||||
@ -268,4 +268,4 @@ See also
|
||||
|
||||
linkgit:gitcredentials[7]
|
||||
|
||||
linkgit:git-config[5] (See configuration variables `credential.*`)
|
||||
linkgit:git-config[1] (See configuration variables `credential.*`)
|
||||
|
Reference in New Issue
Block a user