When I rename a class, which rename files, in intellij it automatically stage the renamed files in git.
I'd like that intellij stop doing that. Does anyone know if and how to change this automatic behavior?
Note:
I've got intellij configure such that when I create a new file it asks if it should add it to git. Such as described here: Can Intellij Idea automatically stage changes
But when renaming a class/file it doesn't ask anything