The reason for the error may be: Windows file system cache may be corrupted
You can make the directory work by executing the following command. Then, I reopened fscache
git config --global core.fscache false
git push
git config --global core.fscache true