docs: Call out use of an agent to store SSH passwords

This is included as a note on the usage page for want of a better place
to put it.

Change-Id: I647cc8239e04e1f064aef3e0942ca94b0d5b4025
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Story: 2000431
Task: 2663
This commit is contained in:
Stephen Finucane 2018-10-15 15:58:37 +01:00
parent f4b46e56be
commit 7a660253f1
1 changed files with 12 additions and 0 deletions

View File

@ -53,3 +53,15 @@ If you want to see a list of open reviews::
If you just want to do the commit message and remote setup steps::
git review -s
.. note::
If using multiple SSH keys (identities) or SSH keys with passphrases, you
may wish to use a tool like `ssh-agent`__, `Gnome Seahorse`__ or `KDE
KWallet`__ to avoid manual SSH configuration or frequent passphrase
requests.
__ https://www.ssh.com/ssh/agent
__ https://wiki.gnome.org/Apps/Seahorse
__ https://userbase.kde.org/KDE_Wallet_Manager