1 2 3 4 5 6 7
## scm-bisect Reusable algorithms for identifying the first bad commit in a directed acyclic graph (similar to `git-bisect`). The intention is to provide support for various source control systems. License: MIT.