how to merge two repositories from 2 different people on github code example
Example: how to merge two repositories in github
git merge master-holder --allow-unrelated-histories
git merge master-holder --allow-unrelated-histories