git bisect says Bisecting: a merge base must be tested

Viewed 6000

I did a git bisect and got the result

Bisecting: a merge base must be tested
[bbdaf1111eea5365c0c94d6045d6263aab718925] Fix display bug with main-stage

How can I proceed?

3 Answers
Related