X Tutup
The Wayback Machine - https://web.archive.org/web/20201221005331/https://github.com/nodejs/node-core-utils/issues/356
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pipe stdin when git operations ask for passphrase for ssh keys #356

Closed
joyeecheung opened this issue Jun 19, 2019 · 1 comment
Closed

Pipe stdin when git operations ask for passphrase for ssh keys #356

joyeecheung opened this issue Jun 19, 2019 · 1 comment

Comments

@joyeecheung
Copy link
Member

@joyeecheung joyeecheung commented Jun 19, 2019

Screen Shot 2019-06-19 at 3 40 45 PM

I've been doing ssh-add -K /path/to/key for this but it would be nice if git-node can just pipe to stdin (or at least display something more informative about this)

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Aug 15, 2020

This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made.

@github-actions github-actions bot added the stale label Aug 15, 2020
@github-actions github-actions bot closed this Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.
X Tutup