1. 程式人生 > >fatal: refusing to merge unrelated histories

fatal: refusing to merge unrelated histories

git

pull/push無法進行:

我在gitee新建一個倉庫,上面有readme/License,然後把本地一個倉庫上傳。
先pull,發現 refusing to merge unrelated histories,無法pull;push也無法進行。

git pull origin master --allow-unrelated-histories

fatal: refusing to merge unrelated histories