Expand description
Bisect a range of commits.
Structs§
- Bisector
- Performs bisection to find the first bad commit in a range.
Enums§
- Bisection
Error - An error that occurred while bisecting
- Bisection
Result - The result of bisection.
- Evaluation
- Indicates whether a given commit was good, bad, or if it could not be determined.
- Next
Step - The next bisection step.