Merge branch 'jv/pkt-line-batch'
commitc2509c5407a70a187664982c7f484e7daacafc4f
authorJunio C Hamano <gitster@pobox.com>
Mon, 20 Sep 2021 22:20:40 +0000 (20 15:20 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 20 Sep 2021 22:20:41 +0000 (20 15:20 -0700)
treea2adf6f287353d2db2c9d6c58c35813e63fcff3a
parented8794ef7ae9f345ab88c6f1ee728e06fc7b8ce4
parent70afef5cdf29b5159f18df1b93722055f78740f8
Merge branch 'jv/pkt-line-batch'

Reduce number of write(2) system calls while sending the
ref advertisement.

* jv/pkt-line-batch:
  upload-pack: use stdio in send_ref callbacks
  pkt-line: add stdio packet write functions
cache.h
ls-refs.c
upload-pack.c