Merge branch 'sg/bisect-approximately-halfway'
"git bisect start/next" in a large span of history spends a lot of time trying to come up with exactly the half-way point; this can be optimized by stopping when we see a commit that is close enough to the half-way point. * sg/bisect-approximately-halfway: bisect: loosen halfway() check for a large number of commits
Junio C Hamano committed
Nov 25, 2020 at 15:24 UTC
2557c1183a6c6025bc0dd6ebd84354064bb398ec
No changes.