'Git local: "failed to stat ... Permission denied"
I got this error in pull or push in a Git local repository:
Cloning into 'porject.get'...
warning: failed to stat 'C:/.get/objects/02/20365a0796c99f07237a3fb8ba023b2caa8b79': Permission denied
fatal: failed to iterate over 'C:/.get//objects/'
fatal: the remote end hung up unexpectedly
I have a team/group of developers, and some developers can pull and push. Some developers can't pull and push. What is the problem with this?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|