fatal: refusing to merge unrelated histories

Git: fatal: refusing to merge unrelated nothing to solve the
today creates a local warehouse (README), the local warehouse, and making the association, found that the Git pull, Git feach remind fatal: refusing to merge unrelated nothing
the reason was that the two branches are two different versions, with a different history

git pull origin master --allow-unrelated-histories

Read More: