mercurial/configitems.py
changeset 46334 4b0192f592cf
parent 46333 2eb5fe13461b
child 46359 0600e8467101
child 46490 86b019899737
--- 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',