[PATCH] D53414: Add instructions for migrating branches from one git repository to another.

David Greene via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 9 14:18:25 PST 2019


greened added a comment.

As @bogner mentioned, the last section (Multirepo to Monorepo, With Merges) is almost certainly the most common downstream situation.  I may write up some recipes under this header and move it to a more prominent position in a separate patch.  The discussion of the other situations is orthogonal to the kinds of things I found I needed to do downstream.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D53414/new/

https://reviews.llvm.org/D53414





More information about the llvm-commits mailing list