How to swap Mercurial Queues in and out of a repository

后端 未结 3 2054
说谎
说谎 2021-02-03 12:03

I have a platform neutral mercurial code repo called \"Simulator\"

and want to apply patches that target specific platform\'s optimizations before a build.

Acc

3条回答
  •  无人及你
    2021-02-03 12:46

    I know this question is old, but may be someone could be interested to know there's another solution. I think this wasn't possible at the time the question got asked, but here it is more info regarding this situation: Multiple Patch Queues on MQ

提交回复
热议问题