Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 911 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 911 Bytes

libgfold

crates.io version license build status

libgfold provides the ability to find a minimal set of user-relevant information for Git repositories on a local filesystem. This library powers gfold.

Documentation

View documentation locally with the following command.

cargo doc -p libgfold --no-deps --open