fan-tom / intellij-codeowners

Support of CODEOWNERS file in Intellij-based IDEs
MIT License
22 stars 9 forks source link

Don't show owner change for moved files when owner is not actually changed #289

Open fan-tom opened 2 months ago

fan-tom commented 2 months ago

Now, when moving files from one folder to another, local changes tree shows that file(s) changed the owner: @newOwner - moved from @oldOwner but newOwner and oldOwner are the same