You have two local Git repositories and wish to merge them together into a single repository. Which statement is true? code example
Example: how to merge two repositories in github
git merge master-holder --allow-unrelated-histories
git merge master-holder --allow-unrelated-histories