Trying to move files in a project with git with intellij-idea, the refactor is done by the IDE modifying imports and packages and some files of the project are removed and added again because in GIT there is a percentage of modifications that above it, the files are detected as new.
I would like to modify this percentage no to detect files as new. Is it possible?