摘要: 2021-11-1提交本地代码时出现错误:error: failed to push some refs to‘git@github.com:xxx.git’ 1.一般提交代码会执行 1.git add . //追踪到添加文件或代码 2.git commit -m "three commit" // 阅读全文
posted @ 2021-11-01 18:31 谜一样的心Max 阅读(166) 评论(0) 推荐(0)