]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/virtual-objects-do-exist'
authorJunio C Hamano <gitster@pobox.com>
Wed, 20 Mar 2019 06:16:07 +0000 (15:16 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Mar 2019 06:16:07 +0000 (15:16 +0900)
A recent update broke "is this object available to us?" check for
well-known objects like an empty tree (which should yield "yes",
even when there is no on-disk object for an empty tree), which has
been corrected.

* jk/virtual-objects-do-exist:
  rev-list: allow cached objects in existence check

1  2 
builtin/rev-list.c
t/t1060-object-corruption.sh

Simple merge
Simple merge