Skip to content

Commit 593be73

Browse files
committed
Merge branch 'sb/pack-protocol-doc-nak' into maint
A doc update. * sb/pack-protocol-doc-nak: Documentation: pack-protocol correct NAK response
2 parents f7b01d3 + 280abfd commit 593be73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/technical/pack-protocol.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ In multi_ack mode:
307307
ready to make a packfile, it will blindly ACK all 'have' obj-ids
308308
back to the client.
309309

310-
* the server will then send a 'NACK' and then wait for another response
310+
* the server will then send a 'NAK' and then wait for another response
311311
from the client - either a 'done' or another list of 'have' lines.
312312

313313
In multi_ack_detailed mode:

0 commit comments

Comments
 (0)