Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: stop assuming --no-cone is the default mode for sparse-checkout | Elijah Newren | 2022-04-22 | 1 | -3/+3 |
* | add, rm, mv: fix bug that prevents the update of non-sparse dirs | Matheus Tavares | 2021-10-28 | 1 | -3/+34 |
* | advice: update message to suggest '--sparse' | Derrick Stolee | 2021-09-28 | 1 | -3/+6 |
* | rm: skip sparse paths with missing SKIP_WORKTREE | Derrick Stolee | 2021-09-28 | 1 | -2/+17 |
* | rm: add --sparse option | Derrick Stolee | 2021-09-28 | 1 | -0/+12 |
* | rm: honor sparse checkout patterns | Matheus Tavares | 2021-04-08 | 1 | -0/+78 |