changeset 49452 | 74fb1842f8b9 |
parent 49451 | 0c70d888a484 |
child 51859 | f4733654f144 |
--- 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