Help Center/
CodeArts Repo/
FAQs/
Uploading and Downloading Code/
Message "fatal: refusing to merge unrelated histories" Is Displayed
Updated on 2024-11-14 GMT+08:00
Message "fatal: refusing to merge unrelated histories" Is Displayed
Symptom
The message refusing to merge unrelated histories is displayed after git pull is executed.
Analysis
The objects of the merge attempt are two unrelated repositories or branches.
Solution
Run git pull origin master --allow-unrelated-histories for force merge.
Parent topic: Uploading and Downloading Code
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot