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/git-push.txt | |
parent | b31222cfb7f2fcdc5b3d76ce5fcebf6ff1929826 (diff) | |
download | git-7841c4801ce51f1f62d376d164372e8677c6bc94.tar.gz |
pack-protocol: fix maximum pkt-line sizels/packet-line-protocol-doc-fix
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/git-push.txt')
0 files changed, 0 insertions, 0 deletions