PhpStorm git clone doesn't work
I'm trying to create new project from git source, but when I click "clone" just nothing happens, except the git clone windows is closed. And when I press 'test' it says: "repository test has failed". What should I do?
Console git clone works fine. Storm doesn't even ask for user and password
Please sign in to leave a comment.
Hi Alexander,
Do you clone via HTTP or SSH?
Both
And both experience the same problem?
Do you clone from GitHub or from some custom server?
Please also provide the log file (Help | Reveal Log)
I don't know why, but I cloned project via console and then opened it in phpstorm. But now when I'm trying to clone the same repo into a different folder, it works okay...
I have no idea will it happen again or not.