#git-repository #git #local-git #local-filesystem #information #find #set

libgfold

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

3 releases

0.1.2 Dec 24, 2023
0.1.1 Jun 26, 2023
0.1.0 Jun 26, 2023

#733 in Development tools

Download history 37/week @ 2023-12-19 17/week @ 2023-12-26 3/week @ 2024-02-13 21/week @ 2024-02-20 30/week @ 2024-02-27 1/week @ 2024-03-05 3/week @ 2024-03-12 11/week @ 2024-03-26 50/week @ 2024-04-02

65 downloads per month
Used in gfold

Apache-2.0

32KB
655 lines

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

lib.rs:

libgfold provides the ability to find a minimal set of user-relevant information for git repositories on a local filesystem.

This library powers gfold.

Dependencies

~14MB
~325K SLoC