git merge unrelated histories

Developer from somewhere

Problem: want to merge 2 branches that don’t share a common history.

Solution:

git merge --allow-unrelated-histories somebranch