fatal: recusar-se a mesclar histórias não relacionadas

git remote add <name> <url>
git pull
<repository> <refspec>
...
fatal
: refusing to merge unrelated histories
git pull <repository> <refspec> --allow-unrelated-histories