diff -r 0c70d888a484 -r 74fb1842f8b9 mercurial/requirements.py --- a/mercurial/requirements.py Tue Aug 16 19:04:23 2022 +0200 +++ b/mercurial/requirements.py Tue Aug 16 20:09:31 2022 +0200 @@ -29,7 +29,7 @@ # Enables the internal phase which is used to hide changesets instead # of stripping them -INTERNAL_PHASE_REQUIREMENT = b'internal-phase' +INTERNAL_PHASE_REQUIREMENT = b'internal-phase-2' # Enables the internal phase which is used to hide changesets instead # of stripping them