Moving off a feature branch and then back onto it is giving me a permission denied error:
error: cannot stat 'newFileDirectory': Permission denied
This error is repeated on any new file I added to the project whilst I was working on that branch.
I am unable to edit the permissions on this file and when I try to open in explorer I get an 'Access is Denied' error.
If i delete and clone the repo I get the same issue again.
Any help appreciated!