I have a repo on our Enterprise GitHub. I cloned the repo on my Mac to /users/rams/MyProject
On the same machine I have Win7 running under VMWare. I have shared /users/rams/MyProject between the machines and it appears as drive Z on my Win7 machine. I have committed and pushed all my changed from Mac. However when I open the repo location on my Win7 the status say I have unstaged changes.
How is that possible?
What is the correct way to share a repo folder between Mac and Win7 hosted on VMWare?
Thanks