scm-bisect

Crates.ioscm-bisect
lib.rsscm-bisect
version0.2.0
sourcesrc
created_at2023-02-19 01:02:45.464412
updated_at2024-05-27 00:05:48.798709
descriptionSupporting library for git-branchless
homepage
repositoryhttps://github.com/arxanas/git-branchless
max_upload_size
id788578
size74,092
Waleed Khan (arxanas)

documentation

README

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.

Commit count: 1780

cargo fmt