nodejs / nodejs/node-core-utils

Pipe stdin when git operations ask for passphrase for ssh keys

Open
#356 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

git-node
Dominant language
JavaScript
Stars
314
Forks
137
Avg merge
2d 8h
Merged PRs (30d)
24

Description

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)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at git-node's handling of git operations that prompt for an SSH-key passphrase, then reproduce the behavior described with ssh-add and a protected key. Determine whether the expected result is stdin piping, a more informative message, or both; done means the chosen behavior is clear and works for this case.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, javascript
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.