diff options
author | Jiang Xin <worldhello.net@gmail.com> | 2020-11-11 11:32:02 (GMT) |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-11-11 20:46:56 (GMT) |
commit | 80ffeb94f4c9eae4e099fec47e39105fc1e19132 (patch) | |
tree | c2f5ac59cee627ff251ce1fc09da78e17824c255 /t/t5411/common-functions.sh | |
parent | f65003b4c4abea49a00cc9f3d87b9f37db6b48f1 (diff) | |
download | git-80ffeb94f4c9eae4e099fec47e39105fc1e19132.zip git-80ffeb94f4c9eae4e099fec47e39105fc1e19132.tar.gz git-80ffeb94f4c9eae4e099fec47e39105fc1e19132.tar.bz2 |
receive-pack: use default version 0 for proc-receive
In the verison negotiation phase between "receive-pack" and
"proc-receive", "proc-receive" can send an empty flush-pkt to end the
negotiation and use default version 0. Capabilities (such as
"push-options") are not supported in version 0.
Signed-off-by: Jiang Xin <zhiyou.jx@alibaba-inc.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5411/common-functions.sh')
0 files changed, 0 insertions, 0 deletions