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:
parent
f4b46e56be
commit
7a660253f1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user