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
This commit is contained in:
Junio C Hamano 2014-09-09 12:54:09 -07:00
commit 346fad5bb3

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)