Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 15, 2016 06:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/256227743bd646f2d8003dda2789c33e to your computer and use it in GitHub Desktop.
Save Whateverable/256227743bd646f2d8003dda2789c33e to your computer and use it in GitHub Desktop.
bisectable
good=2016.03 bad 2016.02 say (^∞).grep({ last })[5] # swapped good and bad revisions
Some good revs are not ancestor of the bad rev.
git bisect cannot work properly in this case.
Maybe you mistake good and bad revs?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment