摘要: 不同分支的同一个文件的所作更改不一致时, 当将其中一个分支合并到主分支时, 报错: content,automatic merge failed 解决一: 1.切换回主分支 2.手工解决主分支内容冲突 3.再次git add commit p.s. 若commit 出现cannot do a par 阅读全文
posted @ 2022-08-30 17:45 FITA 阅读(130) 评论(0) 推荐(0)