how to merge two repositories in github without using git commands code example
Example: how to merge two repositories in github
git merge master-holder --allow-unrelated-histories
git merge master-holder --allow-unrelated-histories