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?

Please sign in to leave a comment.
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?

Please sign in to leave a comment.
Looks like it's not implemented yet: https://youtrack.jetbrains.com/issue/IDEA-147506