1 patch for repository http://darcs.net/screened:
patch becf205173637204bf049ef4d67f1432f4d212e1
Author: Ben Franksen <ben.franksen@online.de>
Date: Tue Apr 12 16:32:40 CEST 2022
* resolve issue1819: external-merge and no-allow-conflicts
The fix is simply to remove the code that deliberately tests for the
external-merge option before failing in announceConflicts.
Looks fine.
I wonder if the external-merge option should really be part of the
same group as mark/allow/dont-allow/skip conflicts.
Regardless, this patch is an improvement over the previous state
of affairs.