Environment: Parallels Desktop 9 Host OS: Mac OS X Maverick Guest OS: AstraLinux (fork of Debian Wheezy) Share folders: Home folder only I use Parallels for cross-platform development for Windows 7 and AstraLinux. In order to be able to validate new changes under either of these OSes I use PSF (i.e. Mac's home folder) as a single copy of source repository. Thus, I share project sources between Windows 7 and AstraLinux before I push them to the remote repository. I use QtCreator under each guest OS for development purposes and would like to manage local copy of repository via git from Mac OS. In case I revert changes to some file, QtCreator boxed into Windows 7 notifies that the file has changed and ask what to do then. Unfortunately, I do not observe the same behaviour when working under AstraLinux. I have to manually reload file for the revert operation to take effect.