Mercurial > hg
view contrib/vagrant/README.md @ 22602:551d776a0a9a stable
diff: document the nobinary option
Since 3fbef7ac26f0, we have a diff.nobinary option. This is handy, but
the only way I found out about it was by looking at the release notes
for 3.1, which is not something I normally do.
author | Jordi Gutiérrez Hermoso <jordigh@octave.org> |
---|---|
date | Tue, 30 Sep 2014 16:59:07 -0400 |
parents | 8da01b6e7b49 |
children |
line wrap: on
line source
Run Mercurial tests with Vagrant: $ vagrant up $ vagrant ssh -c ./run-tests.sh