[PATCH] D56550: Add recipes for migrating downstream branches of git mirrors
Fedor Sergeev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 18 09:56:15 PST 2019
fedor.sergeev added a comment.
Is there anything substantial left here?
Since we already have a blessed repo it makes sense to push this, even if it is not 200% ready.
================
Comment at: docs/Proposals/GitHubMove.rst:914
+ --revmap-out=monorepo-map.txt
+ )
+
----------------
Does it make sense to add --source-kind=split argument to migrate-downstream-fork.py here?
Just in case that it fails to detect ...
Anyway, just checked this recipe on our simple downstream repo (that is a split kind that has only llvm project in it).
Worked fluently for me. Thanks to all folks involved!
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56550/new/
https://reviews.llvm.org/D56550
More information about the llvm-commits
mailing list