Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 20, 2024 01:14
bisectable6
while True { FIRST my $y = 3; say $y--; last if $y < 0 }
Some old revs are not ancestors of the new rev.
git bisect cannot work properly in this case.
Maybe you mistook old and new revs?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment