What does warning remote: warning: unable to access \'/root/.config/git/attributes\': Permission denied means and what implications does it bring?
remote: warning: unable to access \'/root/.config/git/attributes\': Permission denied
Go to root directory
cd ~/
Write the following code:
sudo chown -R username /Users/username
Where username is your system's username.