You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bisect log is very verbose nowadays, see this example.
So what else has to be explained?
If you are reading this comment, can you tell me if you clearly understand what happens in bisectable under the hood? And if this bisect log is of any help to understand it? And if not, what can be clarified?
OK I'll confirm myself, it's good enough. There's still a common mistake of throwing random snippets into bisectable in a hope that it'll find something (instead of checking the output using committable and then bisecting narrowly for some particular change), but I don't know if there's anything we can do about it. What could help, however, is if bisectable by default did an extra run on result and result^, but I'm not sure how to implement that without making the output too verbose (it is already at least three lines). I'll keep all that in mind, but meanwhile ‘What?’ command is rejected (although maybe it would be nice if all bots had a ‘What?’ command that would explain the last result).
No description provided.
The text was updated successfully, but these errors were encountered: