rust/Cargo.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 24 Nov 2021 04:43:57 +0100
changeset 48402 be2317167a9b
parent 44981 cf04f62d1579
child 51121 34e0670caf46
permissions -rw-r--r--
dirstate-item: make sure we load `mtime-second-ambiguous` from disk Now that we support the associated logic, we can safely load it from it. It is no longer necessary to ignore the stored mtime when the flag is encountered. Differential Revision: https://phab.mercurial-scm.org/D11846

[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]