auto-upgrade: introduce a way to auto-upgrade to/from dirstate-v2
This is similar to what we introduced for `share-safe`, but apply to the tracked-hint feature. Differential Revision: https://phab.mercurial-scm.org/D12614
parent
e4b31016e194
No related branches found
No related tags found
Showing
- mercurial/configitems.py 6 additions, 0 deletionsmercurial/configitems.py
- mercurial/helptext/config.txt 18 additions, 0 deletionsmercurial/helptext/config.txt
- mercurial/upgrade_utils/auto_upgrade.py 57 additions, 0 deletionsmercurial/upgrade_utils/auto_upgrade.py
- rust/rhg/src/main.rs 5 additions, 0 deletionsrust/rhg/src/main.rs
- tests/test-help.t 2 additions, 0 deletionstests/test-help.t
- tests/test-upgrade-repo.t 67 additions, 0 deletionstests/test-upgrade-repo.t
Loading
Please register or sign in to comment