bitbucket fatal: refusing to merge unrelated histories code example
Example: refusing to merge unrelated histories bitbucket
git pull --allow-unrelated-histories origin master
git pull --allow-unrelated-histories origin master