summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/internal-fs-layout.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/internal-fs-layout.md b/docs/internal-fs-layout.md
index 8050e4f0..530252b1 100644
--- a/docs/internal-fs-layout.md
+++ b/docs/internal-fs-layout.md
@@ -193,7 +193,8 @@ The `[branch]` settings are updated by `repo start` and `git branch`.
193| review.\<url\>.autocopy | upload | Automatically add to `--cc=<value>` | 193| review.\<url\>.autocopy | upload | Automatically add to `--cc=<value>` |
194| review.\<url\>.autoreviewer | upload | Automatically add to `--reviewers=<value>` | 194| review.\<url\>.autoreviewer | upload | Automatically add to `--reviewers=<value>` |
195| review.\<url\>.autoupload | upload | Automatically answer "yes" or "no" to all prompts | 195| review.\<url\>.autoupload | upload | Automatically answer "yes" or "no" to all prompts |
196| review.\<url\>.uploadhashtags | upload | Automatically add to `--hashtags=<value>` | 196| review.\<url\>.uploadhashtags | upload | Automatically add to `--hashtag=<value>` |
197| review.\<url\>.uploadlabels | upload | Automatically add to `--label=<value>` |
197| review.\<url\>.uploadtopic | upload | Default [topic] to use | 198| review.\<url\>.uploadtopic | upload | Default [topic] to use |
198| review.\<url\>.username | upload | Override username with `ssh://` review URIs | 199| review.\<url\>.username | upload | Override username with `ssh://` review URIs |
199| remote.\<remote\>.fetch | sync | Set of refs to fetch | 200| remote.\<remote\>.fetch | sync | Set of refs to fetch |