1 Reply Latest reply on Feb 2, 2015 9:58 PM by brmeyer

    Git branching in KIE Workbench

    canadiancoder

      Another developer and I are working on a project where I'd like to do work on a branch out of KIE Workbench, and he'd like to do work on another branch out of Eclipse, to push to the same repo. We've accomplished branching out of Eclipse, but when we create a new branch in KIE Workbench, even if we checkout that branch using the workbench, changes we make appear to be made on the master branch.

       

      I don't know if there is an easy way of debugging that problem or not, but if anyone knows how to implement a branching solution out of KIE, or can point us to a resource that will help us set this up, that would be appreciated.