In my Windows 10 guest, I have a folder that contains a Git repository. So it contains a .git sub-folder. In Parallels 11, it was no problem to work with this Git repository with a git client (SourceTree) located on the MacOS host. But after the upgrade to Parallels 12, the git client complains that the folder isn't a Git repository any more. It also does not show up as a Git repository in my editor (Atom). It seems as if MacOS apps cannot see the .git folder anymore. In the MacOS finder, it is visible, but not for a Mac app. Any ideas how to fix that?