On Sat, Jun 27, 2015 at 10:51 PM, Michael Haggerty <mhagger@xxxxxxxxxxxx> 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 ;-) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html