I cloned and forked a repository from here source: https://github.com/react-community/react-native-maps resulting in two different repositories.
Clone Repo:
https://github.com/Stophface/react-native-maps-0.20.1 (repo 1)
Fork Repo:
https://github.com/Stophface/react-native-maps (repo 2)
Now I want to merge the Clone Repo
(repo 1) into the Fork Repo
(repo 2), preserving history if possible. Is that even possible?
I followed the instructions here. When I try to merge the Clone repo
(repo 1) into the Forked Repo
(repo 2) I get the error
fatal: refusing to merge unrelated histories