diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/designs/SPARSE_CHECKOUTS.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/designs/SPARSE_CHECKOUTS.md b/docs/designs/SPARSE_CHECKOUTS.md index 7bd4963f61ea..820cb2c5861c 100644 --- a/docs/designs/SPARSE_CHECKOUTS.md +++ b/docs/designs/SPARSE_CHECKOUTS.md @@ -1,3 +1,9 @@ +NOTE: This proposal is archived. We run `josh` instead, and long-term +might want to integrate per-target dependency analysis with josh's +workspace functionality. + +------------- + Below is a prototype for a script to create Git sparse checkouts of the depot. The script below works today with relatively recent versions of git. |