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
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