Merge branch 'ds/partial-clone-fixes'
commit444cff61b4467f71805b0def8300ab4e9c285bb4
authorJunio C Hamano <gitster@pobox.com>
Mon, 2 Mar 2020 23:07:19 +0000 (2 15:07 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 2 Mar 2020 23:07:19 +0000 (2 15:07 -0800)
tree5a0661ee30274e041776b80fae5a4531de65b275
parent48d5f25ddd9812fc78632357d062894342dc55df
parent3e96c66805f17d7345eba4733bc80c6fe646b95f
Merge branch 'ds/partial-clone-fixes'

Fix for a bug revealed by a recent change to make the protocol v2
the default.

* ds/partial-clone-fixes:
  partial-clone: avoid fetching when looking for objects
  partial-clone: demonstrate bugs in partial fetch
builtin/fetch.c
t/t5616-partial-clone.sh