From: Junio C Hamano Date: Mon, 5 Oct 2020 21:01:50 +0000 (-0700) Subject: Merge branch 'ds/in-merge-bases-many-optim-bug' X-Git-Tag: v2.29.0-rc0~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c01b041ef08580cfadc288d14068beec84e9a2d3;p=thirdparty%2Fgit.git Merge branch 'ds/in-merge-bases-many-optim-bug' 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 --- c01b041ef08580cfadc288d14068beec84e9a2d3