Skip to main content

Module bisect

Module bisect 

Source
Expand description

git bisect — find the commit that introduced a bug via binary search.

Structs§

BisectCommand
Builder for git bisect.

Enums§

BisectAction
Actions supported by git bisect.