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

This commit is contained in:
Zuul 2018-12-17 21:38:05 +00:00 committed by Gerrit Code Review
commit 3903f64de3
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