Created
July 15, 2016 06:16
-
-
Save Whateverable/256227743bd646f2d8003dda2789c33e to your computer and use it in GitHub Desktop.
bisectable
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
good=2016.03 bad 2016.02 say (^∞).grep({ last })[5] # swapped good and bad revisions |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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