Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 20, 2024 01:14
Show Gist options
  • Save Whateverable/cc018f08c28dfc5b6e5a17e3b486d8f8 to your computer and use it in GitHub Desktop.
Save Whateverable/cc018f08c28dfc5b6e5a17e3b486d8f8 to your computer and use it in GitHub Desktop.
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