rust/Cargo.toml
author Gregory Szorc <gregory.szorc@gmail.com>
Wed, 04 Apr 2018 16:47:06 -0700
changeset 37429 7d0a29f70bbe
parent 35569 964212780daf
child 39967 aab43d5861bb
permissions -rw-r--r--
tests: use `hg unbundle` in test-setdiscovery.t This is testing how discovery between 2 well-defined repos works, not that `hg pull` works with bundles. Switch to `hg unbundle` so it works in environments where bundlerepos aren't supported. Differential Revision: https://phab.mercurial-scm.org/D3109

[workspace]
members = ["hgcli"]