当旧项目提交到新的远程仓库时会报错:fatal: refusing to merge unrelated histories
解决方法:git pull origin master --allow-unrelated-histories
当旧项目提交到新的远程仓库时会报错:fatal: refusing to merge unrelated histories
解决方法:git pull origin master --allow-unrelated-histories
本文标题:解决fatal: refusing to merge unrel
本文链接:https://www.haomeiwen.com/subject/oeclnctx.html
网友评论