scm-bisect

Crates.ioscm-bisect
lib.rsscm-bisect
version0.3.0
sourcesrc
created_at2023-02-19 01:02:45.464412
updated_at2024-10-14 19:37:09.312486
descriptionSupporting library for git-branchless
homepage
repositoryhttps://github.com/arxanas/git-branchless
max_upload_size
id788578
size74,243
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: 1835

cargo fmt