#git #git-repository #local-git

libgfold

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

5 releases

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

#2124 in Development tools

Download history

376 downloads per month

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

Dependencies

~13MB
~278K SLoC