--- 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',