mirror of
https://github.com/git/git.git
synced 2026-02-28 18:48:50 +00:00
"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
30 KiB
30 KiB