]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit68e65ded5b790bfd8a1072a7f551a8f283f62f29
treecb8013cd29b7766aa63ba5812fd172aefcdbc0d6
parent1eb0a12ec3934b7fc398b118806fdf7550ae636e
parent39b44ba771a315602fd1fdca2e12dfc31ef9c613
Merge branch 'jk/check-connected-with-alternates'

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
Documentation/rev-list-options.txt
builtin/receive-pack.c
object-store.h
revision.c
sha1-file.c