These are based on jt/partial-clone-fsck-connectivity. The patches in jt/partial-clone-fsck-connectivity were motivated by bugs I discovered in partial clones when refs pointed to blobs directly. While continuing to work on this, I noticed issues with annotated tags - that is, refs pointing to tags pointing to blobs. Here are some fixes. Jonathan Tan (2): revision: tolerate promised targets of tags tag: don't warn if target is missing but promised revision.c | 3 +++ t/t5616-partial-clone.sh | 44 ++++++++++++++++++++++++++++++++++++++++ tag.c | 13 +++++++++--- 3 files changed, 57 insertions(+), 3 deletions(-) -- 2.18.0.203.gfac676dfb9-goog