We use Alfesco activiti diagrams in a Java environment. These diagrams are versionned ; we use indeed GIT.
Often we have merge conflits merging branches. This is really painfull to resolve, because we must compare the text content of the file to check differences. Sometimes it is less painful to re-apply a change than to merge.
Are there best practices to merge such diagrams? Maybe tools to help?