]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'dd/upload-pack-stateless-eof'
authorJunio C Hamano <gitster@pobox.com>
Wed, 18 Nov 2020 21:32:51 +0000 (13:32 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Nov 2020 21:32:51 +0000 (13:32 -0800)
commitd1169be31a6d7b48471c624326296f4faf740548
tree4a7e6c8e94b0a74908f8b0605f1137fbfe6d3bdc
parente31aba42fb12bdeb0f850829e008e1e3f43af500
parentfb3d1a083f776f02caa514cad8b232d8b974641f
Merge branch 'dd/upload-pack-stateless-eof'

"git fetch --depth=<n>" over the stateless RPC / smart HTTP
transport handled EOF from the client poorly at the server end.

* dd/upload-pack-stateless-eof:
  upload-pack: allow stateless client EOF just prior to haves