--- a/mercurial/configitems.py Fri Jan 15 12:08:07 2021 +0530
+++ b/mercurial/configitems.py Mon Jan 18 19:16:49 2021 +0530
@@ -1272,9 +1272,8 @@
)
coreconfigitem(
b'format',
- b'exp-share-safe',
+ b'use-share-safe',
default=False,
- experimental=True,
)
coreconfigitem(
b'format',