tests/test-push-warn.out
changeset 2021 fc22ed56afe3
parent 2019 ced2d3620f95
child 2109 1b183976e007
--- a/tests/test-push-warn.out
+++ b/tests/test-push-warn.out
@@ -19,3 +19,20 @@ adding changesets
 adding manifests
 adding file changes
 added 2 changesets with 1 changes to 1 files
+adding foo
+merging foo
+pushing to ../c
+searching for changes
+abort: push creates new remote branches!
+(did you forget to merge? use push -f to force)
+pushing to ../c
+searching for changes
+no changes found
+pushing to ../c
+searching for changes
+abort: push creates new remote branches!
+(did you forget to merge? use push -f to force)
+pushing to ../c
+searching for changes
+abort: push creates new remote branches!
+(did you forget to merge? use push -f to force)