Turning off constant change checking in control version

I've enabled version control (git) for my project.
I'm using version control only for myself.
Problem is that phpstorm is very slow now.
I think it's because phpstorm updates changes all the time (very frequent).
Can I disable checking changes and use it only when I want to (I want to perform change checking only when I want to commit changes).

Is it possible?

0
2 comments

Is there a solution?

0

In settings->version control I'm checking Filter Update Project information by scope and as a scope I select empty one - no file.
But still Changes->log updates info every time I edit file :/
How to switch that thing off and only use refresh button??!!

0

Please sign in to leave a comment.