Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mattkraemer/a9b11c8852ef3bdcc6827d1bf0189f7e to your computer and use it in GitHub Desktop.
Save mattkraemer/a9b11c8852ef3bdcc6827d1bf0189f7e to your computer and use it in GitHub Desktop.
Solve ‘fatal: refusing to merge unrelated histories’
git pull --allow-unrelated-histories
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment