author | Tay Ray Chuan <rctay89@gmail.com> | |
Sun, 4 Apr 2010 13:12:17 +0000 (21:12 +0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 4 Apr 2010 17:18:21 +0000 (10:18 -0700) | ||
commit | c8a97906bad44c83acfec33e7e0a3bb4b15a716d | |
tree | 039bda0ce92ff52110edde74bf470f998b1461c1 | tree | snapshot |
parent | 8e50175d945166c26f24827019882ee6607f65f7 | commit | diff |
pack-protocol.txt: fix pkt-line lengths
Previously, the lengths were 4-bytes short. Fix it such that the lengths
reflect the total length of the pkt-line, as per spec.
Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Previously, the lengths were 4-bytes short. Fix it such that the lengths
reflect the total length of the pkt-line, as per spec.
Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/pack-protocol.txt | diff | blob | history |