Intellij auto commit to git after the maven project import
已回答
I see lot of[More than 25 commits] auto commits to git after i import the maven project, or reassign the scopes. Attached the screen shot of the auto commits happened. I have disable the GIT and TFS plugin but still i see these commits
It would be great if someone can give some guidance on how to turn these things off.

请先登录再写评论。
It seems you have Settings Repository somehow pointed to your project repository. Instead, a separate git repo should be used to save Settings.
Go to Settings | Tools | Settings Repository and delete the Settings Repository mapping.
@Dmitriy Smirnov Thank you very much. After removing the Settings Repository mapping i don't see any issue