17 stable releases (3 major)
new 4.3.0 | Mar 7, 2025 |
---|---|
4.2.6 | Nov 13, 2024 |
4.2.5 | May 30, 2023 |
4.2.2 | Mar 12, 2023 |
1.0.1 | Jan 18, 2017 |
#9 in #setup
387 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
~232K SLoC