#git #git-cli #libgfold

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

#836 in Development tools

Download history 231/week @ 2024-12-08 16/week @ 2024-12-15 5/week @ 2024-12-22 9/week @ 2024-12-29 22/week @ 2025-01-05 107/week @ 2025-01-12 39/week @ 2025-01-19 9/week @ 2025-01-26 26/week @ 2025-02-02 52/week @ 2025-02-09 33/week @ 2025-02-16 59/week @ 2025-02-23 45/week @ 2025-03-02 4/week @ 2025-03-09

51 downloads per month

Apache-2.0

32KB
661 lines

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

This library powers gfold.


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

~12MB
~276K SLoC