Displaying 1 result from an estimated 1 matches for "3595c2e8".
2020 Feb 05
2
Need advice on migrating from GitHub/llvm-mirror
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