Skip to content

Commit 346fad5

Browse files
committed
Merge branch 'sp/pack-protocol-doc-on-shallow'
* sp/pack-protocol-doc-on-shallow: Document LF appearing in shallow command during send-pack/receive-pack
2 parents c0ad561 + 5d146f7 commit 346fad5

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
@@ -467,7 +467,7 @@ references.
467467
----
468468
update-request = *shallow command-list [pack-file]
469469

470-
shallow = PKT-LINE("shallow" SP obj-id)
470+
shallow = PKT-LINE("shallow" SP obj-id LF)
471471

472472
command-list = PKT-LINE(command NUL capability-list LF)
473473
*PKT-LINE(command LF)

0 commit comments

Comments
 (0)