libgitmgr

Crates.iolibgitmgr
lib.rslibgitmgr
version0.1.5
sourcesrc
created_at2024-10-30 06:51:57.624099
updated_at2024-10-31 18:15:15.23206
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: 33

cargo fmt