【发布时间】:2019-12-15 22:34:08
【问题描述】:
我们在jBPM Business Central 中开发流程。我们为两个开发人员创建了两个分支,每个开发人员都进行了一些更改。之后,我尝试合并更改,但遇到很多这样的冲突:
<<<<<<< HEAD
<bpsim:ElementParameters xsi:type="bpsim:ElementParameters" elementRef="_B522FC25-C305-43A2-B22B-CF9D2280A47B" id="_rucp8h2REeqUr8GsL--YmA">
=======
<bpsim:ElementParameters xsi:type="bpsim:ElementParameters" elementRef="_B522FC25-C305-43A2-B22B-CF9D2280A47B" id="_ouptgR2QEeqUr8GsL--YmA">
>>>>>>> origin/some-branch
如何正确合并bpmn文件?可能有一些特殊的软件存在吗?
【问题讨论】:
-
我自己只是对这个问题感兴趣,请参阅stackoverflow.com/q/59530541/8330162
-
还有一个相关的问题:stackoverflow.com/questions/44928496/…