Mercurial > hg-stable
diff tests/test-add.t @ 25762:f4412380d357
changeset_printer: display wdirrev/wdirnode values for workingctx
Because we want to eliminate "if"s in the default template, it makes sense to
display wdirrev/wdirnode values for now. wdir() is still experimental, so the
output of "log -r'wdir()'" may change in future.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 04 Jul 2015 17:19:49 +0900 |
parents | 1cce81121472 |
children | 9ac4e81b9659 |
line wrap: on
line diff
--- a/tests/test-add.t Wed Jul 08 16:19:09 2015 -0700 +++ b/tests/test-add.t Sat Jul 04 17:19:49 2015 +0900 @@ -109,7 +109,7 @@ wdir doesn't cause a crash, and can be dynamically selected if dirty $ hg log -r "heads(. or wdir() & file('**'))" - changeset: 2:*+ (glob) + changeset: 2147483647:ffffffffffff parent: 2:* (glob) parent: 1:* (glob) user: test