The file change window (source control) of the Git plugin displays an error.
When I open a file and then close it without making any changes, the source control page will display that the file has been modified.
And even after refreshing, this unmodified file still remains displayed.
If I choose to commit and push at this time, nothing will happen and it will display ‘no changes to commit’
Not a user of Git (plugin), only git (version control).
This could possibly be related to line endings handling I see on Windows as well. Windows uses CRLF, Unix LF.
If the (super)user changes ownership of a file, this will also happen.
I wouldn’t worry about it too much, although it’s possibly a bug in Git as the files I’m talking about can be committed in normal git.
That’s the problem, thanks.
I have solved it and state the solution in chinese.
【已解决】git插件的文件更改(source control)显示错误 - 疑问解答 - Obsidian 中文论坛
1 Like
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.