diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/internal-fs-layout.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/internal-fs-layout.md b/docs/internal-fs-layout.md index 5e8690b8..3537dfda 100644 --- a/docs/internal-fs-layout.md +++ b/docs/internal-fs-layout.md | |||
@@ -134,6 +134,7 @@ User controlled settings are initialized when running `repo init`. | |||
134 | |-------------------|---------------------------|-------------| | 134 | |-------------------|---------------------------|-------------| |
135 | | manifest.groups | `--groups` & `--platform` | The manifest groups to sync | | 135 | | manifest.groups | `--groups` & `--platform` | The manifest groups to sync | |
136 | | repo.archive | `--archive` | Use `git archive` for checkouts | | 136 | | repo.archive | `--archive` | Use `git archive` for checkouts | |
137 | | repo.clonebundle | `--clone-bundle` | Whether the initial sync used clone.bundle explicitly | | ||
137 | | repo.clonefilter | `--clone-filter` | Filter setting when using [partial git clones] | | 138 | | repo.clonefilter | `--clone-filter` | Filter setting when using [partial git clones] | |
138 | | repo.depth | `--depth` | Create shallow checkouts when cloning | | 139 | | repo.depth | `--depth` | Create shallow checkouts when cloning | |
139 | | repo.dissociate | `--dissociate` | Dissociate from any reference/mirrors after initial clone | | 140 | | repo.dissociate | `--dissociate` | Dissociate from any reference/mirrors after initial clone | |