Merge branch 'jt/tags-to-promised-blobs-fix'
commit09ca61304986395352594b08acab3d161fdbd81b
authorJunio C Hamano <gitster@pobox.com>
Thu, 2 Aug 2018 22:30:46 +0000 (2 15:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Aug 2018 22:30:46 +0000 (2 15:30 -0700)
tree014f11aba1f8773a3554b45a97948bb74fd72ca5
parent7c85ee6c5818f4409a29e40cc406ef5db9560af8
parent8c4cc326896de1a1501135c529b0596fa6327969
Merge branch 'jt/tags-to-promised-blobs-fix'

The lazy clone support had a few places where missing but promised
objects were not correctly tolerated, which have been fixed.

* jt/tags-to-promised-blobs-fix:
  tag: don't warn if target is missing but promised
  revision: tolerate promised targets of tags
revision.c
tag.c