"Contents are identical" in git VCS integration, git cmd shows no diff
已回答
Already tried all the fixes suggested in https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000790290-Commit-Changes-displaying-Contents-are-identical-when-pushing-changes, Rider VCS integration still shows "Contents are identical"
请先登录再写评论。
hi,
Can you share more info?
What is the output of git status?
Can you share screenshots?
How many files affected?
What IDE version are you using?
Sure. This is a Unity project. I'm using Unity 6.000.0.23f1, but the problem also persists on 2023.3 LTS.
I'm using Rider 2024.2.7.
Git status shows nothing. Files affected is hard to quantify. For example I just copied the project to another directory, and it seems that every file is listed in git. Basically unusable.
What does git status -v return? (run it again just in case please)
Git obviously detects some kind of changes here, but I am unsure what.
Can you also copy the output of your global and local git config?
Which git are you using in Settings | Version Control | Git?