On Sat, Jun 27, 2015 at 10:51 PM, Michael Haggerty [off-list ref] wrote:
I would like to remind everybody of my old claim that it would be
possible to teach `git bisect` to infer by itself which term means
"older" and which term means "newer":
http://article.gmane.org/gmane.comp.version-control.git/244036
But then one mistake at the beginning and the user will be on a wrong
track during the whole bisect session, no? Unless you make absolutely
clear when making the "intelligent" decision what Git inferred, that is.
For something complex like bisect, I highly suspect that a tool that is
more intelligent than the end users (more precisely, a tool that it thinks
it is more intelligent) would hurt them more than it helps them.
Of course, that is only my claim ;-)