Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
Can't start Git.exe each Time
Permanently deleted user
Created
Every time i start phpstorm, i got the following 2 messages. So I have to set the path each time. After restart the message comes up again. What am I doing wrong ?
If you are not using Git integration, please go to File | Settings | Version Control and set VCS for your project to <none>. After that it should not bother you again.
What if you close PhpStorm, then open it again, don't set any path, open Settings and navigate to Settings | Version Control | Git. Don't you have the path set there?
Hello,
If you are not using Git integration, please go to File | Settings | Version Control and set VCS for your project to <none>.
After that it should not bother you again.
I am using the git integration
What if you close PhpStorm, then open it again, don't set any path, open Settings and navigate to Settings | Version Control | Git.
Don't you have the path set there?
after restart, it is every time set to git.exe without any path.
so it does not work. other settings also set to default. it seems like a problem with saving the config data.
I fixed it with reinstallation phpstorm.
now i can go on :-)
Thank you for the update!