Mercurial > public > mercurial-scm > hg-stable
diff rust/rhg/src/main.rs @ 49512:44bc045a43ca
branching: merge stable into default
author | Rapha?l Gom?s <rgomes@octobus.net> |
---|---|
date | Tue, 04 Oct 2022 10:56:27 +0200 |
parents | 9f14126cfc4c 3a53871048dc |
children | 6939d5ed20e0 |
line wrap: on
line diff
--- a/rust/rhg/src/main.rs Mon Oct 03 14:24:12 2022 +0200 +++ b/rust/rhg/src/main.rs Tue Oct 04 10:56:27 2022 +0200 @@ -749,7 +749,7 @@ requirements::DIRSTATE_TRACKED_HINT_V1, ), ( - ("use-dirstate-v2", "automatic-upgrade-of-mismatching-repositories"), + ("format", "use-dirstate-v2.automatic-upgrade-of-mismatching-repositories"), ("format", "use-dirstate-v2"), requirements::DIRSTATE_V2_REQUIREMENT, ),