changeset 1002 | 195642c1520b |
parent 964 | c768f7666106 |
child 1058 | 00bc31523074 |
--- a/tests/test-uncommit.t Fri Jul 25 14:27:16 2014 +0200 +++ b/tests/test-uncommit.t Thu Jul 24 12:02:53 2014 -0700 @@ -152,6 +152,7 @@ $ hg uncommit abort: nothing to uncommit + (use --all to uncommit all files) [255] $ hg bookmarks * touncommit-bm 3:5eb72dbe0cb4 @@ -162,6 +163,7 @@ $ hg uncommit --include nothere abort: nothing to uncommit + (use --all to uncommit all files) [255] Enjoy uncommit