##// END OF EJS Templates
dirstate: cover each dirstate version when testing for status race...
dirstate: cover each dirstate version when testing for status race Previously we were only testing it with the default (dirstate-v1 currently). Now we explicitly test each variant.

File last commit:

r45503:cf04f62d default
r51115:35ea3c13 stable
Show More
Cargo.toml
3 lines | 82 B | text/plain | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]