Is there a way to merge a multiple git repository inside another one even if some of us are forked?
I have to change our code base to a monorepo alternative. That’s why I have to “merge” many project inside a new project. But we want to keep git history.
Is there a way to merge a multiple git repository inside another one even if some of us are forked?
I have to change our code base to a monorepo alternative. That’s why I have to “merge” many project inside a new project. But we want to keep git history.
What should be pushed to a new remote when forking manually? [closed]
Closed 23 hours ago.