#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

4 releases

0.1.3 May 23, 2024
0.1.2 Dec 24, 2023
0.1.1 Jun 26, 2023
0.1.0 Jun 26, 2023

#1325 in Development tools

Download history 12/week @ 2024-09-23 25/week @ 2024-10-14 2/week @ 2024-10-21 40/week @ 2024-10-28 10/week @ 2024-11-04

77 downloads per month
Used in gfold

Apache-2.0

32KB
661 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

~13MB
~280K SLoC