]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/no-flush-upon-disconnecting-slrpc-transport'
authorJunio C Hamano <gitster@pobox.com>
Wed, 22 Jan 2020 23:07:32 +0000 (15:07 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Jan 2020 23:07:32 +0000 (15:07 -0800)
Reduce unnecessary round-trip when running "ls-remote" over the
stateless RPC mechanism.

* jk/no-flush-upon-disconnecting-slrpc-transport:
  transport: don't flush when disconnecting stateless-rpc helper

1  2 
t/t5702-protocol-v2.sh
transport.c

Simple merge
diff --cc transport.c
Simple merge