3 releases
new 0.1.5 | Oct 31, 2024 |
---|---|
0.1.4 | Oct 31, 2024 |
0.1.0 | Oct 30, 2024 |
#1013 in Development tools
71 downloads per month
Used in gitmgr
32KB
661 lines
libgitmgr
libgitmgr provides the ability to find a minimal set of user-relevant information for Git repositories on a local filesystem. This library powers gitmgr.
Documentation
View documentation locally with the following command.
cargo doc -p libgitmgr --no-deps --open
lib.rs
:
libgitmgr provides the ability to find a minimal set of user-relevant information for git repositories on a local filesystem.
This library powers gitmgr.
Dependencies
~11MB
~274K SLoC