Solution of GIT pull code exception

refusing to merge unrelated histories
git pull code exception.
refusing to merge unrelated histories
How to Solve this problem:
git pull origin master --allow-unrelated-histories

Read More: