mercurial/upgrade_utils/actions.py
changeset 48780 6e77083683a7
parent 48779 17eaeb06562c
child 48790 5ba24e886cec
--- a/mercurial/upgrade_utils/actions.py	Tue Feb 15 23:09:07 2022 +0100
+++ b/mercurial/upgrade_utils/actions.py	Tue Feb 15 23:45:30 2022 +0100
@@ -196,6 +196,7 @@
     touches_changelog = False
     touches_requirements = True
     touches_dirstate = True
+    compatible_with_share = True
 
 
 @registerformatvariant