4 releases
0.1.3 | May 23, 2024 |
---|---|
0.1.2 | Dec 24, 2023 |
0.1.1 | Jun 26, 2023 |
0.1.0 | Jun 26, 2023 |
#1325 in Development tools
77 downloads per month
Used in gfold
32KB
661 lines
libgfold
libgfold provides the ability to find a minimal set of user-relevant information for Git repositories on a local filesystem. This library powers gfold.
Documentation
View documentation locally with the following command.
cargo doc -p libgfold --no-deps --open
lib.rs
:
libgfold provides the ability to find a minimal set of user-relevant information for git repositories on a local filesystem.
This library powers gfold.
Dependencies
~13MB
~280K SLoC