How to use git with a privae key
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?
Please sign in to leave a comment.
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.