On Tue, 16 Aug 2022 at 08:59, Warner Losh <i...@bsdimp.com> wrote:
>
> I don't believe this is a serious pessimization.  Bisect will jump over 
> these, on the
> average, with only a few strides.

Git supports a blame.ignoreRevsFile setting which specifies a file
listing hashes of "uninteresting" commits, like whitespace changes
etc., and perhaps the same sort of thing could be done with bisect.
But as Warner says bisect should get past these quickly anyway.

Reply via email to