美文网首页
Git :fatal: refusing to merge un

Git :fatal: refusing to merge un

作者: 微笑城ios | 来源:发表于2021-12-23 10:01 被阅读0次

Git :fatal: refusing to merge unrelated histories

本地创建了项目, 想同步用一下 gogs 里面的 .gitignore 两边的git 不同步, 导致无法 git pull

## 容许不同的git 提交合并
git pull origin master --allow-unrelated-histories

相关文章

网友评论

      本文标题:Git :fatal: refusing to merge un

      本文链接:https://www.haomeiwen.com/subject/xxlhqrtx.html