File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ In general a client can request to speak protocol v2 by sending
54
54
`version=2` through the respective side-channel for the transport being
55
55
used which inevitably sets `GIT_PROTOCOL`. More information can be
56
56
found in linkgit:gitprotocol-pack[5] and linkgit:gitprotocol-http[5], as well as the
57
- `GIT_PROTOCOL` definition in ` git.adoc` . In all cases the
57
+ `GIT_PROTOCOL` definition in linkgit: git[1] . In all cases the
58
58
response from the server is the capability advertisement.
59
59
60
60
Git Transport
@@ -99,7 +99,7 @@ Uses the `--http-backend-info-refs` option to
99
99
linkgit:git-upload-pack[1].
100
100
101
101
The server may need to be configured to pass this header's contents via
102
- the `GIT_PROTOCOL` variable. See the discussion in ` git-http-backend.adoc` .
102
+ the `GIT_PROTOCOL` variable. See the discussion in linkgit: git-http-backend[1] .
103
103
104
104
Capability Advertisement
105
105
------------------------
You can’t perform that action at this time.
0 commit comments