#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

5 releases

0.1.7 Jan 2, 2025
0.1.6 Nov 28, 2024
0.1.5 Oct 31, 2024
0.1.4 Oct 31, 2024
0.1.0 Oct 30, 2024

#1255 in Development tools

Download history 342/week @ 2024-10-27 45/week @ 2024-11-03 5/week @ 2024-11-10 3/week @ 2024-11-17 141/week @ 2024-11-24 19/week @ 2024-12-01 10/week @ 2024-12-08 1/week @ 2024-12-15 141/week @ 2024-12-29 20/week @ 2025-01-05 2/week @ 2025-01-12

163 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
~277K SLoC