'Git update leads to working tree anomalies because of Umlaute / Encoding problem
Hi Community and Git pros,
I just updated to GitExtensions-3.5.4.12724-65f01f399 and Git-2.35.1.2-64-bit from some quite old versions.
When I open the 'Commit window' in GitExtensions I see the image linked here
It seems there are some encoding issues and got the error message when I tried to reset the files. I'm confused what is present now in the cache, working dir, index, tree and so on.
The two files are present in the file system with 'ü' but marked as 'removed' in the commit index. My aim is mainly to get this two wrongly formatted files out of the index to proceed.
git reset doesn't change anything.
git clean (-f) doesn't change the situation, too.
git read-tree did something but then I saw all files from the current merge commit once in the unstaged window and once in the staged window.
If somebody has a clue I would appreciate a lot!
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
