Thanks! In our case we have a branch off master for each component and
we've developed there, merging from master from time to time (but never
our local branch to master). I guess that puts us in the "multirepo
with merges" category. We don't really care about maintaining the
history of merges f
> It would be helpful to have instructions about the best way to move
local branches in those repositories to the monorepo and some scripts to
help with the transition.
I put together https://reviews.llvm.org/D53414.
On Mon, Oct 22, 2018 at 8:31 AM David Greene via llvm-dev <
llvm-...@lists.llvm