search

Home  >  Q&A  >  body text

putty - phpstorm git cannot connect

phpstorm loads a git project and cannot use the git of phpstorm buildin to connect to the remote repo and the private and public key generated by putty. The private key and public key have been placed under the .ssh folder as required, but I The key is generated by putty, not openssh. When I try to connect to git, I keep getting an error saying cant read from remote repo. I feel that my private key is in the wrong place, or I need to set up phpstorm. Get the private key when connecting. I use tortoisegit myself without any problems. Please give a more detailed answer. My sister has been stuck here for many days and is in tears.

巴扎黑巴扎黑2811 days ago705

reply all(1)I'll reply

  • 某草草

    某草草2017-05-02 09:26:36

    If there is no problem with tortoise, then there will be no problem with phpstorm. There are two key settings. Whether the path to the correct git executable file is specified, and whether to select native ssh instead of the built-in ssh client. These two settings are in the settings panel of phpstorm, please confirm them carefully.

    reply
    0
  • Cancelreply