##// END OF EJS Templates
rhg: add a config option to fall back immediately...
rhg: add a config option to fall back immediately This is useful for debugging the behavior of the "default" `hg` in tests without having to manually substitute the fallback path.

File last commit:

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