##// END OF EJS Templates
dirstate-item: ignore mtime to write v1 when `mtime-second-ambiguous` is set...
dirstate-item: ignore mtime to write v1 when `mtime-second-ambiguous` is set We cannot preserve that information in the v1 format so that mtime is ambiguous. Differential Revision: https://phab.mercurial-scm.org/D11844

File last commit:

r45503:cf04f62d default
r49229:0b3f3a3c default
Show More
Cargo.toml
3 lines | 82 B | application/toml | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]