#git-repository #git #utility #setup #set #up #workarea

git-workarea

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

15 stable releases (3 major)

4.2.5 May 30, 2023
4.2.2 Mar 12, 2023
4.2.1 Jan 25, 2022
4.2.0 Nov 22, 2021
1.0.1 Jan 18, 2017

#6 in #setup

Download history 52/week @ 2024-01-02 56/week @ 2024-01-09 48/week @ 2024-01-16 50/week @ 2024-01-23 49/week @ 2024-01-30 53/week @ 2024-02-06 61/week @ 2024-02-13 84/week @ 2024-02-20 102/week @ 2024-02-27 109/week @ 2024-03-05 85/week @ 2024-03-12 87/week @ 2024-03-19 70/week @ 2024-03-26 139/week @ 2024-04-02 64/week @ 2024-04-09 64/week @ 2024-04-16

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

MIT/Apache

80KB
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–17MB
~216K SLoC