mercurial/configitems.py
changeset 46337 6e81446bf1d9
parent 46336 4f17773fc6b5
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',