SyntaxFix
Write A Post
Hire A Developer
Questions
Some files are write-protected that even git cannot over write it. Change the folder permission to allow writing e.g. sudo chmod 775 foldername
And then execute
git pull
again