-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
None
-
Affects Version/s: 2.3.1.0
-
Component/s: Git
-
Severity 2 - Major
In a c++ project (Visual Studio 2008 and Visual Studio 2017 are used) SourceTree always shows "Uncommited Changes" in the Commit List, but does'nt show any changes in the Pending-Files List.
If I really change any files they are shown and I can commit them.
My guess is that it has something to do with line endings or encodings (utf8 vs. UCS-2).