upgrade: add support for experimental safe share mode
Recently we introduce the share-safe functionality which makes shares share requirements and config of share source. This patch adds support to `debugupgraderepo` command to upgrade repository to share-safe mode when `format.exp-share-safe` config is enabled. Differential Revision: https://phab.mercurial-scm.org/D9144
Showing
- mercurial/upgrade.py 31 additions, 0 deletionsmercurial/upgrade.py
- tests/test-copies-chain-merge.t 1 addition, 0 deletionstests/test-copies-chain-merge.t
- tests/test-copies-in-changeset.t 5 additions, 0 deletionstests/test-copies-in-changeset.t
- tests/test-persistent-nodemap.t 3 additions, 0 deletionstests/test-persistent-nodemap.t
- tests/test-share-safe.t 86 additions, 0 deletionstests/test-share-safe.t
- tests/test-sidedata.t 4 additions, 0 deletionstests/test-sidedata.t
- tests/test-upgrade-repo.t 20 additions, 0 deletionstests/test-upgrade-repo.t
Loading
Please register or sign in to comment