##// END OF EJS Templates
revbranchcache: disable the new part for narrow hg bundle...
revbranchcache: disable the new part for narrow hg bundle The lack of some revisions confuses the new cache part. To simplify things, we disable it for now.

File last commit:

r21874:8da01b6e default
r36985:f62873db default
Show More
README.md
4 lines | 80 B | text/x-minidsrc | MarkdownLexer
anatoly techtonik
contrib/vagrant: use Vagrant for running tests on virtual machine...
r21874 Run Mercurial tests with Vagrant:
$ vagrant up
$ vagrant ssh -c ./run-tests.sh