Mac OS El Capitan
Sourcetree 2.7.1
system git 2.10.1
Getting the following error
git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree fetch origin
git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree pull origin master
From https://bitbucket.org/xxxx/yyyyy
* branch master -> FETCH_HEAD
fatal: refusing to merge unrelated histories
Completed with errors, see above
There's not a way to resolve this within Sourcetree's UI but it seems like this thread has some helpful suggestions for a CLI solution: https://stackoverflow.com/questions/37937984/git-refusing-to-merge-unrelated-histories-on-rebase. HTH.
Brian Ganninger
Senior Mac Developer, Sourcetree
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.