Merge branch 'sp/pack-protocol-doc-on-shallow' into maint
* sp/pack-protocol-doc-on-shallow: Document LF appearing in shallow command during send-pack/receive-pack
This commit is contained in:
@ -467,7 +467,7 @@ references.
|
|||||||
----
|
----
|
||||||
update-request = *shallow command-list [pack-file]
|
update-request = *shallow command-list [pack-file]
|
||||||
|
|
||||||
shallow = PKT-LINE("shallow" SP obj-id)
|
shallow = PKT-LINE("shallow" SP obj-id LF)
|
||||||
|
|
||||||
command-list = PKT-LINE(command NUL capability-list LF)
|
command-list = PKT-LINE(command NUL capability-list LF)
|
||||||
*PKT-LINE(command LF)
|
*PKT-LINE(command LF)
|
||||||
|
Reference in New Issue
Block a user