0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【VSCode】GitGraphでSSHパスフレーズを入力できない

0
Posted at

概要

GitGraphPushができなくて困った。
結論 : 環境変数に下記を入れると解決する。

DISPLAY=needs-to-be-defined
SSH_ASKPASS=/mingw64/libexec/git-core/git-gui--askpass

発生した課題

省略...

解決策

省略...

結果

省略...

まとめ

ちゃんと書きます...

参考文献 : Missing flow for fetching from remotes when user has a SSH passphrase linked to GitHub account

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?