How to use with SSH #571
Answered
by
Vinzent03
MordechaiHadad
asked this question in
Q&A
-
How can I give this plugin my SSH password so that it uses it whenever I push? kind of like vscode |
Beta Was this translation helpful? Give feedback.
Answered by
Vinzent03
Aug 1, 2023
Replies: 1 comment 1 reply
-
There is no way to configure this in the plugin settings. This has to be configured for the system installed git. So it has to be added to the ssh-agent. Doc might help as well. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
MordechaiHadad
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is no way to configure this in the plugin settings. This has to be configured for the system installed git. So it has to be added to the ssh-agent. Doc might help as well.