[llvm-dev] RFC: Dealing with out of tree changes and the LLVM git monorepo

Bryan Chan via llvm-dev llvm-dev at lists.llvm.org
Wed Nov 7 15:10:25 PST 2018


> All of these problems could be mitigated if we could preserve the history
> of the existing git mirrors when generating the monorepo. There are two
> ways to do this.
>
> 1. Start the monorepo by subtree-merging the various repos together at
>    an arbitrary point in time.

Why couldn't the subtree-merging approach work all the way to the beginning of time?

--
Bryan


More information about the llvm-dev mailing list