diff tests/test-uncommit.t @ 751:a5474648a9d2

gdown/gup: add next/previous alias Up and down refer to the customary order in log output rather than concepts; as such, it may be confusing to the user. I for one found them suprising -- they just didn't fit with my mental model. Previous and next, however, imply a clear parent/child relationship. We attroduce the new name as aliases for now.
author Dan Villiom Podlaski Christiansen <dan@cabo.dk>
date Fri, 15 Nov 2013 21:33:54 -0500
parents af74a5cdf96b
children 89b50258ad33
line wrap: on
line diff
--- a/tests/test-uncommit.t	Tue Oct 22 11:51:01 2013 +0200
+++ b/tests/test-uncommit.t	Fri Nov 15 21:33:54 2013 -0500
@@ -328,7 +328,7 @@
   $ hg ci -m touncommit
   $ echo unrelated > unrelated
   $ hg ci -Am addunrelated unrelated
-  $ hg gdown
+  $ hg previous
   0 files updated, 0 files merged, 1 files removed, 0 files unresolved
   [8] touncommit
   $ hg uncommit aa