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:
Junio C Hamano 2014-09-19 14:05:11 -07:00
commit f7153344cf

View file

@ -467,7 +467,7 @@ references.
----
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)
*PKT-LINE(command LF)