how to merge two repositories in github

C++
git merge master-holder --allow-unrelated-histories

Source

Also in C++: