mercurial/configitems.py
changeset 48669 7ee07e1a25c0
parent 48526 04688c51f81f
child 48681 e845537f6adb
--- a/mercurial/configitems.py	Tue Jan 11 09:56:03 2022 +0100
+++ b/mercurial/configitems.py	Tue Jan 11 21:40:08 2022 +0100
@@ -1375,7 +1375,7 @@
 coreconfigitem(
     b'format',
     b'use-share-safe',
-    default=False,
+    default=True,
 )
 coreconfigitem(
     b'format',