16 stable releases (3 major)
new 4.2.6 | Nov 13, 2024 |
---|---|
4.2.5 | May 30, 2023 |
4.2.2 | Mar 12, 2023 |
4.2.1 | Jan 25, 2022 |
1.0.1 | Jan 18, 2017 |
#8 in #setup
462 downloads per month
Used in 4 crates
(3 directly)
84KB
2K
SLoC
git-workarea
Simple routines to work with git repositories and set up minimal workareas with them.
lib.rs
:
Git workarea
This crate implements a workarea given a bare git repository. A workarea is like a worktree except that its on-disk representation is minimal so that operations are not constrained by disk speed.
Dependencies
~6–16MB
~214K SLoC