##// END OF EJS Templates
rhg: add test for bug with matchers in rhg status --rev --rev...
rhg: add test for bug with matchers in rhg status --rev --rev This bug was not caught before because most tests use the --rev A:B syntax, which rhg does not yet support.

File last commit:

r38982:f9a98075 default
r53291:4e58b549 default
Show More
map-cmdline.phases
5 lines | 263 B | text/plain | TextLexer
%include map-cmdline.default
[templates]
changeset = '{cset}{branches}{bookmarks}{tags}{lphase}{parents}{luser}{ldate}{summary}\n'
changeset_verbose = '{cset}{branches}{bookmarks}{tags}{lphase}{parents}{luser}{ldate}{lfiles}{lfile_copies_switch}{description}\n'