We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2be10bb commit 8e50175Copy full SHA for 8e50175
Documentation/technical/pack-protocol.txt
@@ -36,7 +36,7 @@ Git Transport
36
37
The Git transport starts off by sending the command and repository
38
on the wire using the pkt-line format, followed by a NUL byte and a
39
-hostname paramater, terminated by a NUL byte.
+hostname parameter, terminated by a NUL byte.
40
41
0032git-upload-pack /project.git\0host=myserver.com\0
42
0 commit comments