Document which branches must be replicated to replicate the account data
Change-Id: I182977de6962ec8b822e048258ed9aad86909ae1 Signed-off-by: Edwin Kempin <ekempin@google.com>
This commit is contained in:
@@ -403,6 +403,18 @@ by the link:config-gerrit.html#notedb.accounts.sequenceBatchSize[
|
||||
notedb.accounts.sequenceBatchSize] parameter in the `gerrit.config`
|
||||
file.
|
||||
|
||||
[[replication]]
|
||||
== Replication
|
||||
|
||||
To replicate account data the following branches from the `All-Users`
|
||||
repository must be replicated:
|
||||
|
||||
* `refs/users/*` (user branches)
|
||||
* `refs/meta/external-ids` (external IDs)
|
||||
* `refs/starred-changes/*` (star labels)
|
||||
* `refs/sequences/accounts` (account sequence numbers, not needed for Gerrit
|
||||
slaves)
|
||||
|
||||
GERRIT
|
||||
------
|
||||
Part of link:index.html[Gerrit Code Review]
|
||||
|
||||
Reference in New Issue
Block a user