Mercurial > evolve
diff tests/test-obsolete.t @ 3519:2823c82ad8a4
obslog: add the operation to the Obslog output
The operation is helpful when debugging a case where we don't know how we
ended up in this case while effect-flag are useful to understand what semantic
changes happens to a changeset.
Add the operation when displaying an obs-marker in the following form:
`rewritten as X using amend`
The other proposal is interesting but seems harder to internationalize and
might requires update each time we introduce new operation:
`Amended as X`
Let's use the first proposal right now.
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Sun, 04 Mar 2018 11:34:49 -0500 |
parents | f57be161f34b |
children | d166b3dc5e8a |
line wrap: on
line diff
--- a/tests/test-obsolete.t Tue Dec 19 13:15:00 2017 -0600 +++ b/tests/test-obsolete.t Sun Mar 04 11:34:49 2018 -0500 @@ -717,7 +717,7 @@ [2] $ hg olog @ 0d3f46688ccc (3) add obsol_c - | rewritten(parent) as 2033b4e49474 by test (*) (glob) + | rewritten(parent) as 2033b4e49474 using rebase by test (*) (glob) | rewritten as 725c380fe99b by test (*) (glob) | x 4538525df7e2 (2) add c