Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'sb/pack-protocol-doc-nak'
author
Junio C Hamano
<gitster@pobox.com>
Thu, 4 Aug 2016 21:39:16 +0000
(14:39 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 4 Aug 2016 21:39:16 +0000
(14:39 -0700)
A doc update.
* sb/pack-protocol-doc-nak:
Documentation: pack-protocol correct NAK response
Documentation/technical/pack-protocol.txt
patch
|
blob
|
history
raw
(from parent 1:
80460f5
)
diff --git
a/Documentation/technical/pack-protocol.txt
b/Documentation/technical/pack-protocol.txt
index 7a2ed30cfc572cea52e294331bbc7487369c65aa..736f3894a85602c10e0bf13fb74eb7f556207672 100644
(file)
--- a/
Documentation/technical/pack-protocol.txt
+++ b/
Documentation/technical/pack-protocol.txt
@@
-307,7
+307,7
@@
In multi_ack mode:
ready to make a packfile, it will blindly ACK all 'have' obj-ids
back to the client.
- * the server will then send a 'NA
C
K' and then wait for another response
+ * the server will then send a 'NAK' and then wait for another response
from the client - either a 'done' or another list of 'have' lines.
In multi_ack_detailed mode: