Crates.io | scm-bisect |
lib.rs | scm-bisect |
version | 0.3.0 |
source | src |
created_at | 2023-02-19 01:02:45.464412 |
updated_at | 2024-10-14 19:37:09.312486 |
description | Supporting library for git-branchless |
homepage | |
repository | https://github.com/arxanas/git-branchless |
max_upload_size | |
id | 788578 |
size | 74,243 |
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.