#git-repository #git #utility #setup #workarea

git-workarea

Simple routines to work with git repositories and set up minimal workareas with them

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

Download history 199/week @ 2024-07-29 78/week @ 2024-08-05 76/week @ 2024-08-12 71/week @ 2024-08-19 89/week @ 2024-08-26 86/week @ 2024-09-02 58/week @ 2024-09-09 69/week @ 2024-09-16 107/week @ 2024-09-23 77/week @ 2024-09-30 168/week @ 2024-10-07 100/week @ 2024-10-14 66/week @ 2024-10-21 92/week @ 2024-10-28 95/week @ 2024-11-04 196/week @ 2024-11-11

462 downloads per month
Used in 4 crates (3 directly)

MIT/Apache

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