diff options
author | Lars Schneider <larsxschneider@gmail.com> | 2016-08-29 19:55:09 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-08-30 11:00:29 -0700 |
commit | 7841c4801ce51f1f62d376d164372e8677c6bc94 (patch) | |
tree | 3997218bc933001dddc43247b6b5976726655137 /Documentation/gittutorial-2.txt | |
parent | Update packfile transfer protocol documentation (diff) | |
download | tgif-7841c4801ce51f1f62d376d164372e8677c6bc94.tar.xz |
pack-protocol: fix maximum pkt-line size
According to LARGE_PACKET_MAX in pkt-line.h the maximal length of a
pkt-line packet is 65520 bytes. The pkt-line header takes 4 bytes and
therefore the pkt-line data component must not exceed 65516 bytes.
Signed-off-by: Lars Schneider <larsxschneider@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/gittutorial-2.txt')
0 files changed, 0 insertions, 0 deletions