Git 常见错误

来源:互联网 发布:js二进制转base64编码 编辑:程序博客网 时间:2024/05/23 11:26

git commit 上传出现如下错误:
这里写图片描述

解决办法:

sudo chown -R 用户名 .git/*
0 0
原创粉丝点击