##// END OF EJS Templates
revset: add a `node` key for sorting...
revset: add a `node` key for sorting Sorting by node give an arbitrary, but stable order which is useful for sampling.
marmoute -
r46278:17a12f53 default
Show More
Name Size Modified Last Commit Author
/ contrib / vagrant
README.md Loading ...
Vagrantfile Loading ...
provision.sh Loading ...
run-tests.sh Loading ...

Run Mercurial tests with Vagrant:

$ vagrant up
$ vagrant ssh -c ./run-tests.sh