message no. 170642
Posted by m_ben in #github at 2019-03-18T13:26:14Z
I cloned a github project and whenever I run git pull I get an error "fatal: refusing to merge unrelated history". I didn't make any local changes to the project. I just want to update. when I compare the commit hashes from my local cloned repo and the github version, they are suddenly different. the messages itself are the same. why is that happening?