Merge "Merge branch 'stable-2.12'"
This commit is contained in:
commit
16bc2bab57
@ -3041,7 +3041,7 @@ If true, server-side signed push validation is enabled.
|
||||
+
|
||||
When a client pushes with `git push --signed`, this ensures that the
|
||||
push certificate is valid and signed with a valid public key stored in
|
||||
the `refs/gpg-keys` branch of `All-Users`.
|
||||
the `refs/meta/gpg-keys` branch of `All-Users`.
|
||||
+
|
||||
Defaults to false.
|
||||
|
||||
|
@ -79,7 +79,7 @@ link:https://gerrit-documentation.storage.googleapis.com/Documentation/2.12/conf
|
||||
+
|
||||
When a client pushes with `git push --signed`, Gerrit ensures that the push
|
||||
certificate is valid and signed with a valid public key stored in the
|
||||
`refs/gpg-keys` branch of the `All-Users` repository.
|
||||
`refs/meta/gpg-keys` branch of the `All-Users` repository.
|
||||
|
||||
* When signed push is enabled, and
|
||||
link:https://gerrit-documentation.storage.googleapis.com/Documentation/2.12/config-gerrit.html#gerrit.editGpgKeys[
|
||||
|
Loading…
x
Reference in New Issue
Block a user