Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save oviniciusfeitosa/0859a1a2c218362192ca831e5df73942 to your computer and use it in GitHub Desktop.
Save oviniciusfeitosa/0859a1a2c218362192ca831e5df73942 to your computer and use it in GitHub Desktop.
[SOLVED] Git - `fatal: refusing to merge unrelated histories`
git merge develop --allow-unrelated-histories
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment