I am a beginner. I try to use git to create the user's name. but when I typed
git config --global user.name "XXX"
the message shows
Unable to read current working directory: Operation not permitted.
I don't know what happened. How can I fix this problem?