view contrib/vagrant/README.md @ 22487:e40bb83d0989

revset: stop using a baseset instead of a plain list in _revsbetween The function internal code needs a list. Lets use a list.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Tue, 16 Sep 2014 22:55:49 -0700
parents 8da01b6e7b49
children
line wrap: on
line source

Run Mercurial tests with Vagrant:

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