contrib/vagrant/README.md
author Pierre-Yves David <pierre-yves.david@fb.com>
Thu, 04 Sep 2014 19:05:36 +0200
changeset 23567 1f080c9c6a35
parent 21874 8da01b6e7b49
permissions -rw-r--r--
groupbranchiter: support for non-contiguous revsets The algorithm now works when some revisions are skipped. We now use "first included ancestors" instead of just "parent" to link changesets with each other.

Run Mercurial tests with Vagrant:

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