Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Schneider <larsxschneider@gmail.com>2016-08-29 20:55:09 +0300
committerJunio C Hamano <gitster@pobox.com>2016-08-30 21:00:29 +0300
commit7841c4801ce51f1f62d376d164372e8677c6bc94 (patch)
tree3997218bc933001dddc43247b6b5976726655137 /Documentation/technical/api-setup.txt
parentb31222cfb7f2fcdc5b3d76ce5fcebf6ff1929826 (diff)
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/technical/api-setup.txt')
0 files changed, 0 insertions, 0 deletions