nodejs / nodejs/node-core-utils

Pipe stdin when git operations ask for passphrase for ssh keys

未关闭
#356 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

git-node
主要语言
JavaScript
星标
313
派生
137
平均合并
2 天 8 小时
30 天内合并 PR
24

描述

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)

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

先从 git-node 对需要输入 SSH 密钥口令的 Git 操作的处理入手,然后使用 ssh-add 和受保护的密钥重现所描述的行为。确定预期结果是通过 stdin 传递、提供更有信息量的消息,还是两者兼有;当所选行为明确且在此情况下有效时,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
git, javascript
领域
cli
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。