Subramanya Sastry wrote:
But, git bisect will work best with a linear commit history, and it is not going to really work well with the current totally non-linear commit history on core. So, one very good reason to examine how to minimize merge commits with gerrit.
I would have to carefully check, but I am almost sure git bisect works on all ancestors and will happily use the merged commits Gerrit generates for us.