diff options
Diffstat (limited to 'docs/internal-fs-layout.md')
-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 0093e870..8e62cde2 100644 --- a/docs/internal-fs-layout.md +++ b/docs/internal-fs-layout.md | |||
@@ -172,6 +172,7 @@ The `[branch]` settings are updated by `repo start` and `git branch`. | |||
172 | | review.\<url\>.autocopy | upload | Automatically add to `--cc=<value>` | | 172 | | review.\<url\>.autocopy | upload | Automatically add to `--cc=<value>` | |
173 | | review.\<url\>.autoreviewer | upload | Automatically add to `--reviewers=<value>` | | 173 | | review.\<url\>.autoreviewer | upload | Automatically add to `--reviewers=<value>` | |
174 | | review.\<url\>.autoupload | upload | Automatically answer "yes" or "no" to all prompts | | 174 | | review.\<url\>.autoupload | upload | Automatically answer "yes" or "no" to all prompts | |
175 | | review.\<url\>.uploadhashtags | upload | Automatically add to `--hashtags=<value>` | | ||
175 | | review.\<url\>.uploadtopic | upload | Default [topic] to use | | 176 | | review.\<url\>.uploadtopic | upload | Default [topic] to use | |
176 | | review.\<url\>.username | upload | Override username with `ssh://` review URIs | | 177 | | review.\<url\>.username | upload | Override username with `ssh://` review URIs | |
177 | | remote.\<remote\>.fetch | sync | Set of refs to fetch | | 178 | | remote.\<remote\>.fetch | sync | Set of refs to fetch | |