Skip to content

Commit

Permalink
Merge branch 'sp/pack-protocol-doc-on-shallow'
Browse files Browse the repository at this point in the history
* sp/pack-protocol-doc-on-shallow:
  Document LF appearing in shallow command during send-pack/receive-pack
  • Loading branch information
Junio C Hamano committed Sep 9, 2014
2 parents c0ad561 + 5d146f7 commit 346fad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/technical/pack-protocol.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 346fad5

Please sign in to comment.