[llvm-dev] Need advice on migrating from GitHub/llvm-mirror

Gleb Popov via llvm-dev llvm-dev at lists.llvm.org
Tue Feb 4 21:05:53 PST 2020


Hello.

I'm developing a LLVM based project and I'm using a fork of LLVM and Clang
repos from https://github.com/llvm-mirror . The workflow was merging my
work with release_XX branches from these repos, so now I have my commits
interspersed with upstream ones.

I'd be grateful for any advice on how should I move my work towards
official git monorepo. I want to preserve my history, of course.

Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200205/3c96da46/attachment.html>


More information about the llvm-dev mailing list