V
V
Vit2015-07-13 11:59:11
git
Vit, 2015-07-13 11:59:11

Git stopped working in PhpStorm 9, how to fix it?

Installed PhpStorm 9. I'm trying to commit, I get an error:

Error:pathspec 'app/Modules/Isp/Isp.php' did not match any file(s) known to git.

There is another problem: I make edits in files, git does not see the changes. I'm trying to commit - it says nothing to commit.
Everything worked in PhpStorm 8.
Did git fetch, didn't help. Tell me, please, how to fix it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Tartmin, 2015-07-13
@baskerville42

Most likely, it was not Git itself that stopped working, but your repository was a little beaten.
Try pushing Gita itself through the command line (terminal).
And a quick google shows that this file is most likely not comical for you. In my WebStorm, files that have not been added to the index are highlighted in red, and those that have been added but not comicalized are highlighted in green. Check the status of this file for you.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question