Merge branch 'jk/check-connected-with-alternates'
authorJunio C Hamano <gitster@pobox.com>
Fri, 19 Jul 2019 18:30:21 +0000 (11:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 Jul 2019 18:30:21 +0000 (11:30 -0700)
The tips of refs from the alternate object store can be used as
starting point for reachability computation now.

* jk/check-connected-with-alternates:
check_everything_connected: assume alternate ref tips are valid
object-store.h: move for_each_alternate_ref() from transport.h

1  2 
Documentation/rev-list-options.txt
builtin/receive-pack.c
object-store.h
revision.c
sha1-file.c
Simple merge
Simple merge
diff --cc object-store.h
Simple merge
diff --cc revision.c
Simple merge
diff --cc sha1-file.c
Simple merge