我以ubuntu用户身份登录到EC2 Ubuntu实例,因此我的用户主目录仅为/ home / ubuntu。每当我在ec2服务器上运行git命令时,都会出现类似以下错误:
warning: unable to access '/home/ubuntu/.config/git/attributes': Permission denied
warning: unable to access '/home/ubuntu/.config/git/ignore': Permission denied
warning: unable to access '/home/ubuntu/.config/git/attributes': Permission denied
似乎真的很奇怪以这种方式设置-是否有安全的方法来销毁这些文件或其他内容?