sudo chown -R sfx /Users/sfx/.config
即sfx 创建的用户
其中sfx 是我的,每个人都不一样。在终端把这个命令复制进去,点一下,就解决了。
mac 中/Users/sfx/.config/git/attributes': Permission denied
原文地址:https://www.cnblogs.com/smallleiit/p/12336185.html
时间: 2024-11-02 16:46:41
sudo chown -R sfx /Users/sfx/.config
即sfx 创建的用户
其中sfx 是我的,每个人都不一样。在终端把这个命令复制进去,点一下,就解决了。
mac 中/Users/sfx/.config/git/attributes': Permission denied
原文地址:https://www.cnblogs.com/smallleiit/p/12336185.html