摘要: 1 问题背景 在本地git commit 后,准备在 git push 之前做一次git pull,结果报: $ git pull fatal: refusing to merge unrelated histories 2 问题分析 根本原因:你可能会在git pull或者git push中都有可 阅读全文
posted @ 2024-03-05 22:18 千千寰宇 阅读(575) 评论(0) 推荐(0)