Welcome to Aleem Raja blog. Find articles, poem etc by Aleem Raja at aleemraja.com.
How to solve refusing to merge unrelated histories
When we try to connect our local repo to existing remote repository we get this error
"refusing to merge unrelated histories"
To solve this issue run below command
git pull --allow-unrelated-histories
Now this issue will get fixed and you can continue working on git.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment