Merge branch 'ds/in-merge-bases-many-optim-bug'
authorJunio C Hamano <redacted>
Mon, 5 Oct 2020 21:01:50 +0000 (14:01 -0700)
committerJunio C Hamano <redacted>
Mon, 5 Oct 2020 21:01:50 +0000 (14:01 -0700)
in_merge_bases_many(), a way to see if a commit is reachable from
any commit in a set of commits, was totally broken when the
commit-graph feature was in use, which has been corrected.

* ds/in-merge-bases-many-optim-bug:
  commit-reach: fix in_merge_bases_many bug


Trivial merge
git clone https://git.99rst.org/PROJECT