#git #libgitmgr #gitmgr

libgitmgr

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

6 releases

new 0.1.8 Apr 2, 2025
0.1.7 Jan 2, 2025
0.1.6 Nov 28, 2024
0.1.5 Oct 31, 2024

#754 in Development tools


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

Dependencies

~12MB
~276K SLoC