libgitmgr

Crates.iolibgitmgr
lib.rslibgitmgr
version0.1.6
sourcesrc
created_at2024-10-30 06:51:57.624099
updated_at2024-11-28 19:22:52.086428
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
size31,541
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: 50

cargo fmt