-
Notifications
You must be signed in to change notification settings - Fork 377
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ssh): add support for interactive ssh keys when adding to SSH agent
Separates between SSH keys that can be used as-in and the ones that require additional input from the user like a passphrase. In the latter case we now check if Stdin is interactive and prompt users for input if it is.
- Loading branch information
1 parent
a2bf7f7
commit 82cfbda
Showing
1 changed file
with
45 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters