#git-repository #git #local-filesystem #information #find #set #ability

libgitmgr

Provides the ability to find a minimal set of user-relevant information for Git repositories on a local filesystem

3 releases

0.1.5 Oct 31, 2024
0.1.4 Oct 31, 2024
0.1.0 Oct 30, 2024

#1131 in Development tools

Download history 321/week @ 2024-10-26 66/week @ 2024-11-02 5/week @ 2024-11-09

392 downloads per month
Used in gitmgr

MIT license

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

~12MB
~274K SLoC