Re: [lldb-dev] [monorepo] Downstream branch zipping tool available

2018-12-18 Thread David Greene via lldb-dev
Björn Pettersson A writes: > We have used llvm as the umbrella repo, so in llvm we have a "master" > branch (from the git single repo version of llvm) and a couple of > downstream branches (let's call them "down0", "down1") containing our > downstream work (with frequent merges from "master"). O

[lldb-dev] [monorepo] Downstream branch zipping tool available

2018-11-12 Thread David Greene via lldb-dev
Building on the great work that James Knight did on migrate-downstream-fork.py (Thanks, James!) [1], I've created a simple tool to take migrated downstream fork branches and zip them into a single history given a history containing submodule updates of subprojects [2]. With migrate-downstream-fork