Mercurial > evolve
diff tests/test-evolve-obshistory-amend-then-fold.t @ 4918:f16274729530
obslog: don't overwrite {rev} keyword from changeset context
Now that we have the whole changeset in the formatter context, there's
no need to explicitly add {rev}.
We should also deprecate the {shortdescription} keyword since it's no
longer needed, but I don't know how to do that.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Mon, 04 Nov 2019 14:58:58 -0800 |
parents | 106c871dfebc |
children | 7aba58dc4b73 |
line wrap: on
line diff
--- a/tests/test-evolve-obshistory-amend-then-fold.t Mon Nov 04 14:31:08 2019 -0800 +++ b/tests/test-evolve-obshistory-amend-then-fold.t Mon Nov 04 14:58:58 2019 -0800 @@ -153,7 +153,6 @@ { "markers": [], "node": "eb5a0daa2192", - "rev": 4, "shortdescription": "C0" }, { @@ -177,7 +176,6 @@ } ], "node": "b7ea6d14e664", - "rev": 3, "shortdescription": "B1" }, { @@ -199,7 +197,6 @@ } ], "node": "0dec01379d3b", - "rev": 2, "shortdescription": "B0" }, { @@ -222,7 +219,6 @@ } ], "node": "471f378eab4c", - "rev": 1, "shortdescription": "A0" } ]