Mercurial > hg
view contrib/vagrant/README.md @ 39158:b0c73866c9fb
exchange: don't use dagutil
We were only using it for simple node -> rev and parent revision
lookups. These are exposed via the storage interface and we don't
need to go through dagutil.
Differential Revision: https://phab.mercurial-scm.org/D4303
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Thu, 16 Aug 2018 19:23:24 +0000 |
parents | 8da01b6e7b49 |
children |
line wrap: on
line source
Run Mercurial tests with Vagrant: $ vagrant up $ vagrant ssh -c ./run-tests.sh