Hi,
I recently switched to a Windows 11 DevDrive for better development performance. Things are much faster. However, Sourcetree has problems finding changes on disk.
- When I add ore remove files, Sourcetree doesn't notice
- Changing existing files is detected and works throughout
- Pressing F5 in Sourcetree does not help
- Opening a command line and using git status / git add . helps and adds all the entries within sourcetree to the current commit
- Yes, automatic file change tracking is turned on in the Sourcetree settings
- before switching to DevDrive, everything worked fine.
Any idea how I could fix this? It strongly seems to be related to the dev drive.
Best,
Jens