##// END OF EJS Templates
censor: accept multiple revision in a single call...
censor: accept multiple revision in a single call This is useful when dealing with corruption, as all the corrupted revision can be dealt with in one go.

File last commit:

r52014:34e0670c default
r52163:ceeb8fa2 default
Show More
Cargo.toml
4 lines | 97 B | text/plain | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]
resolver = "2"