会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
consolexinhun
新随笔
管理
2021年9月30日
fatal: refusing to merge unrelated histories
摘要: fatal: refusing to merge unrelated histories 在 pull 的时候出现了这个错误,说的是远程分支和当前分支没有建立联系, 在命令后面加 --allow-unrelated-histories 就行 比如说 git pull origin master --
阅读全文
posted @ 2021-09-30 20:17 consolexinhun
阅读(44)
评论(0)
推荐(0)