I cloned a repo and imported gradle project by idea. But somehow right after Idea has completed import of project Idea's Changes widget showed me more than 1000 files in changelist. After that git status showed me all those changes.
I stashed those changes and git status showed me no changes. But Idea still showes me those 1000 pseudo-changed files and revert files doesn't help.
Could anyone advise something?