I am currently working on windows.
Sometimes I have problems when I try:
git checkout origin develop
I have this error: Error: cannot create file ....: Permission denied
"git status" show me that the file wasnβt delivered by mistake, so I need to commit
What do i need to check?
I tried to execute this command line on my computer:
chown -R username directory
We have people working on the git repository, and they have a problem too.
thanks for the help
source share