Skip to content

If you see fatal: refusing to merge unrelated histories when you try to pull

Daisho Komiyama edited this page Aug 8, 2020 · 1 revision

Try this command

git pull origin master --allow-unrelated-histories
Clone this wiki locally