summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2be10bb)
raw | patch | inline | side by side (parent: 2be10bb)
author | Tay Ray Chuan <rctay89@gmail.com> | |
Sun, 4 Apr 2010 13:12:16 +0000 (21:12 +0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 4 Apr 2010 17:18:19 +0000 (10:18 -0700) |
s/paramater/parameter/.
Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/pack-protocol.txt | patch | blob | history |
index 9a5cdafa9cb8c5af8a3903ae18297a23adab0fbf..f9468a1c29588492965377875520a53e702adba1 100644 (file)
The Git transport starts off by sending the command and repository
on the wire using the pkt-line format, followed by a NUL byte and a
-hostname paramater, terminated by a NUL byte.
+hostname parameter, terminated by a NUL byte.
0032git-upload-pack /project.git\0host=myserver.com\0