diff tests/test-mq.out @ 6472:8c4cd80afd3e

mq: add --force option to strip
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Fri, 04 Apr 2008 17:44:31 +0200
parents 949e607ac544
children 550c53d66949
line wrap: on
line diff
--- a/tests/test-mq.out	Fri Apr 04 22:19:24 2008 +0200
+++ b/tests/test-mq.out	Fri Apr 04 17:44:31 2008 +0200
@@ -250,6 +250,12 @@
 adding file changes
 added 1 changesets with 1 changes to 1 files
 (run 'hg update' to get a working copy)
+% strip with local changes, should complain
+1 files updated, 0 files merged, 0 files removed, 0 files unresolved
+abort: local changes found
+% --force strip with local changes
+0 files updated, 0 files merged, 2 files removed, 0 files unresolved
+saving bundle to 
 % cd b; hg qrefresh
 adding a
 foo