tests/test-uncommit.t
changeset 34283 f94442d46984
parent 34192 da2f5f19312c
child 34284 624c53e4121d
--- a/tests/test-uncommit.t	Mon Sep 18 14:19:47 2017 -0400
+++ b/tests/test-uncommit.t	Sat Sep 16 02:34:13 2017 +0530
@@ -30,7 +30,7 @@
   
   options ([+] can be repeated):
   
-      --empty               allow an empty commit after uncommiting
+      --keep                allow an empty commit after uncommiting
    -I --include PATTERN [+] include names matching the given patterns
    -X --exclude PATTERN [+] exclude names matching the given patterns
   
@@ -286,7 +286,7 @@
   > P
   > EOS
   $ hg up Q -q
-  $ hg uncommit --empty
+  $ hg uncommit --keep
   $ hg log -G -T '{desc} FILES: {files}'
   @  Q FILES:
   |