mercurial/configitems.py
branchstable
changeset 34942 2a774cae3a03
parent 34941 37450a122128
child 34961 a7e49a5b3e6f
child 34982 0f5521e56b77
child 34985 5e27afeddaee
--- a/mercurial/configitems.py	Tue Oct 24 11:14:38 2017 -0700
+++ b/mercurial/configitems.py	Tue Oct 24 11:15:30 2017 -0700
@@ -579,7 +579,7 @@
     default='abort',
 )
 coreconfigitem('experimental', 'merge.checkpathconflicts',
-    default=True,
+    default=False,
 )
 coreconfigitem('merge', 'followcopies',
     default=True,