PHPStrom Github with SSH keys
After setting up SSH keys the command line git clone git@github.com:user/project.git works perfectly, but can't clone via phpstorm.
Is it possible to clone using only the ssh keys?

请先登录再写评论。
After setting up SSH keys the command line git clone git@github.com:user/project.git works perfectly, but can't clone via phpstorm.
Is it possible to clone using only the ssh keys?

请先登录再写评论。
Looks like it's not implemented yet: https://youtrack.jetbrains.com/issue/IDEA-147506