Using Agent Forwarding for git
已回答
Hi,
ssh forwarding works well under ubuntu native console. But when I try to agent forward via the phpstorm console, it doesn't work.
My settings in the ~/.ssh/config are
Host *
ForwardAgent yes
What do I have to adjust on phpstorm side?
请先登录再写评论。
It's not available out of the box but you can use suggestions from https://youtrack.jetbrains.com/issue/IDEA-120235
Also feel free to vote for this issue to move it up in a queue
@Dimitry
I didn't get the solution. Commented in the linked post. Please close this one.