http://bbergeron.i2p/posts/2024-11-14_how-to-merge-divergent-git-histories.html
/frontend-temp # monorepo-temp is now our main worktree, publish it with `git push --force-with-lease`</code></pre> Conclusion Ideally, we should do all that immediately after
copying the source repository. As always with Git, there’s more than one
way to solve a problem, and this method just happens to be the one I
came up with for my specific use case. I have no doubt that most people
following this guide will encounter their own unique challenges...