whateverable icon indicating copy to clipboard operation
whateverable copied to clipboard

“did you want benchable6 or committable6?”

Open AlexDaniel opened this issue 7 years ago • 2 comments

When the message starts with HEAD, releases, 2015.12, etc. it is clear that somebody wanted to use committable or benchable, not bisectable.

I think bisectable can detect that and print a useful error message.

AlexDaniel avatar Apr 15 '17 23:04 AlexDaniel

Or maybe it should simply ignore the first word

AlexDaniel avatar May 20 '17 19:05 AlexDaniel

By the way, this syntax is now also supported:

<AlexDaniel> bisect: 2015.12,2016.01 say rand <bisectable6> AlexDaniel, Using old=2015.12 new=2016.01 in an attempt to DWIM <bisectable6> AlexDaniel, Bisecting by output (old=2015.12 new=2016.01) because on both starting points the exit code is 0 … … …

But it doesn't understand a single revision because IIRC there are cases when it would be ambiguous.

AlexDaniel avatar Jun 02 '18 19:06 AlexDaniel