From: Junio C Hamano Date: Tue, 19 Aug 2014 21:23:55 +0000 (-0700) Subject: pack-protocol doc: typofix for PKT-LINE X-Git-Tag: v2.2.0-rc0~64^2~9 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/e543b3f6fee9f910573d53ddfc0750cd2bf88972?hp=e543b3f6fee9f910573d53ddfc0750cd2bf88972 pack-protocol doc: typofix for PKT-LINE Everywhere else we use PKT-LINE to denote the pkt-line formatted data, but "shallow/deepen" messages are described with PKT_LINE(). Fix them. Signed-off-by: Junio C Hamano ---