projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2be10bb
)
pack-protocol.txt: fix spelling
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>
Documentation/technical/pack-protocol.txt
patch
|
blob
|
history
diff --git
a/Documentation/technical/pack-protocol.txt
b/Documentation/technical/pack-protocol.txt
index 9a5cdafa9cb8c5af8a3903ae18297a23adab0fbf..f9468a1c29588492965377875520a53e702adba1 100644
(file)
--- a/
Documentation/technical/pack-protocol.txt
+++ b/
Documentation/technical/pack-protocol.txt
@@
-36,7
+36,7
@@
Git Transport
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 param
a
ter, terminated by a NUL byte.
+hostname param
e
ter, terminated by a NUL byte.
0032git-upload-pack /project.git\0host=myserver.com\0