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

libgitmgr

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

4 releases

0.1.6 Nov 28, 2024
0.1.5 Oct 31, 2024
0.1.4 Oct 31, 2024
0.1.0 Oct 30, 2024

#1241 in Development tools

Download history 361/week @ 2024-10-28 29/week @ 2024-11-04 2/week @ 2024-11-11 4/week @ 2024-11-18 148/week @ 2024-11-25 12/week @ 2024-12-02 31/week @ 2024-12-09

195 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