Update setup-gerrit.rst

Made changes to the steps of Import Public Key Into Gerrit to
reflect the current importing procedure.

Change-Id: I90161e29931928aad9db9eda370cfd6fbda9452b
This commit is contained in:
Tianqi Xiao 2022-02-16 15:46:59 -05:00
parent 67b4500d6e
commit 0071abf63a
1 changed files with 4 additions and 5 deletions

View File

@ -225,11 +225,10 @@ Highlight and copy the output.
Import Public Key Into Gerrit
-----------------------------
#. Go to `Gerrit's SSH Public Keys settings
<https://review.opendev.org/#/settings/ssh-keys>`_.
#. Click the 'Add Key' button.
#. Paste the public key into the **Add SSH Public Key** text box and click
**Add**.
#. Go to `Gerrit's SSH Keys section in User Settings
<https://review.opendev.org/settings/#SSHKeys>`_.
#. Paste the public key into the **New SSH Key** text box.
#. Click the 'ADD NEW SSH KEY' button.
Git Review
==========