Mercurial > hg
view tests/README @ 34963:ddf37b6b8c3d
rebase: drop --style option
It existed from the very start, but I don't think the rebase command does
support log-like templates.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 21 Oct 2017 17:01:20 +0900 |
parents | 4b0fc75f9403 |
children |
line wrap: on
line source
To run the tests, do: cd tests/ python run-tests.py See https://mercurial-scm.org/wiki/WritingTests for more information on writing tests.