git pull error

fatal: refusing to merge unrelated histories:

git pull origin master --allow-unrelated-histories

SSH key problem:

http://stackoverflow.com/questions/12940626/github-error-message-permission-denied-publickey

原文地址:https://www.cnblogs.com/jiujiaoyangkang/p/6444936.html