If you see fatal: refusing to merge unrelated histories when you try to pull - kdaisho/Blog GitHub Wiki

Try this command

git pull origin master --allow-unrelated-histories