Skip to content

Instantly share code, notes, and snippets.

@luis-fss
Created January 21, 2019 12:59
Show Gist options
  • Save luis-fss/3a4c62d537bc8b43785ca08d6a667fa2 to your computer and use it in GitHub Desktop.
Save luis-fss/3a4c62d537bc8b43785ca08d6a667fa2 to your computer and use it in GitHub Desktop.
How to resolve github refusing to merge unrelated histories
C:\[path]\git.exe merge origin/master --allow-unrelated-histories
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment