如果出现refusing to merge unrelated histories,使用以下方法即可
git pull origin master --allow-unrelated-histories