With recent versions of Git, when a bisection is started and when some good commits are not ancestors of the bad commit, it will compute the merge base and choose the merge base as the first commit to test. Is it possible for magit to support this use case?
With recent versions of Git, when a bisection is started and when some good commits are not ancestors of the bad commit, it will compute the merge base and choose the merge base as the first commit to test. Is it possible for magit to support this use case?