Mercurial > hg
view rust/Cargo.toml @ 46754:9ba00a9dc6ea
run-test: install rhg if --rhg is passed
Before this, --rhg was only working with --local.
Differential Revision: https://phab.mercurial-scm.org/D10195
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 10 Mar 2021 13:54:46 +0100 |
parents | cf04f62d1579 |
children | 34e0670caf46 |
line wrap: on
line source
[workspace] members = ["hg-core", "hg-cpython", "rhg"] exclude = ["chg", "hgcli"]