Mercurial > evolve
diff tests/test-evolve-obshistory.t @ 2441:80b5fc054219
evolve: adding longer aliases for olog
Novice users will likely find the longer versions more obvious to understand
what they're doing (olog only makes sense once you already know what it does).
Especially on the help page, "obslog" will be easier to find and make sense
of.
author | Rodrigo Damazio Bovendorp <rdamazio@google.com> |
---|---|
date | Thu, 18 May 2017 22:40:17 -0700 |
parents | 94d1c7a1905a |
children | 5bbc756adda4 |
line wrap: on
line diff
--- a/tests/test-evolve-obshistory.t Fri May 19 11:16:22 2017 +0200 +++ b/tests/test-evolve-obshistory.t Thu May 18 22:40:17 2017 -0700 @@ -59,7 +59,7 @@ x 471f378eab4c (1) A0 rewritten by test (*20*) as 4ae3a4151de9 (glob) - $ hg olog 4ae3a4151de9 --no-graph -Tjson | python -m json.tool + $ hg obslog 4ae3a4151de9 --no-graph -Tjson | python -m json.tool [ { "debugobshistory.markers": [], @@ -86,7 +86,7 @@ "debugobshistory.shortdescription": "A0" } ] - $ hg olog --hidden 471f378eab4c + $ hg obslog --hidden 471f378eab4c x 471f378eab4c (1) A0 rewritten by test (*20*) as 4ae3a4151de9 (glob)