libgitmgr

Crates.iolibgitmgr
lib.rslibgitmgr
version0.1.8
created_at2024-10-30 06:51:57.624099+00
updated_at2025-04-02 14:39:00.578795+00
descriptionProvides the ability to find a minimal set of user-relevant information for Git repositories on a local filesystem.
homepagehttps://trinhminhtriet.com
repositoryhttps://github.com/trinhminhtriet/gitmgr
max_upload_size
id1428130
size46,691
Triet Trinh (trinhminhtriet)

documentation

README

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
Commit count: 76

cargo fmt