How to use git with a privae key Markus Dübbert 创建于 2018年01月18日 19:05 Since now, i use tortoise git.If i want to clone a repository, i must add my private key as seen in the screen.How can i use git in phpstorm?How can i add my private key?How can i give in my passphrase?
submitted?
Not supported yet, unfortunately.
Also check https://www.jetbrains.com/help/phpstorm/using-git-integration.html - set SSH to Native so Git would handle all the authorization tasks.