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 can be on docs.rs, but they are a work in progress.
Add the following to your Cargo.toml
:
toml
[dependencies]
libgfold = "0.1"