Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
Git over ssh
Permanently deleted user
Created
Hello,
I'd like to connect to a Git repository over ssh using a rsa key, but I can't find a place to specify the key, did I miss something? (I'm using pycharm 1.1, "PyCharm ssh" as ssh executable)
Hello Krzysiek,
There's no UI to specify keys - they're kept in the same place as with regular
ssh (in the .ssh subdirectory of the user home directory).
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"