diff tests/test-rebase-scenario-global.out @ 11202:f974fe896921

strip: hide unbundle messages by default Unbundling is an internal implementation detail for strip, only show them with --verbose.
author Matt Mackall <mpm@selenic.com>
date Thu, 20 May 2010 13:27:28 -0500
parents 34023f2ca305
children 7a9cf012dddc
line wrap: on
line diff
--- a/tests/test-rebase-scenario-global.out	Thu May 20 12:21:35 2010 -0500
+++ b/tests/test-rebase-scenario-global.out	Thu May 20 13:27:28 2010 -0500
@@ -13,11 +13,6 @@
 % Rebasing
 % B onto F - simple rebase
 saved backup bundle to 
-adding branch
-adding changesets
-adding manifests
-adding file changes
-added 5 changesets with 4 changes to 4 files (+1 heads)
 rebase completed
 @  5: B
 |
@@ -33,11 +28,6 @@
 
 % B onto D - intermediate point
 saved backup bundle to 
-adding branch
-adding changesets
-adding manifests
-adding file changes
-added 5 changesets with 4 changes to 4 files (+2 heads)
 rebase completed
 @  5: B
 |
@@ -53,11 +43,6 @@
 
 % C onto F - skip of E
 saved backup bundle to 
-adding branch
-adding changesets
-adding manifests
-adding file changes
-added 3 changesets with 3 changes to 3 files (+1 heads)
 rebase completed
 @  4: C
 |
@@ -71,11 +56,6 @@
 
 % D onto C - rebase of a branching point (skip E)
 saved backup bundle to 
-adding branch
-adding changesets
-adding manifests
-adding file changes
-added 2 changesets with 2 changes to 2 files
 rebase completed
 @  4: F
 |
@@ -89,11 +69,6 @@
 
 % E onto F - merged revision having a parent in ancestors of target
 saved backup bundle to 
-adding branch
-adding changesets
-adding manifests
-adding file changes
-added 2 changesets with 1 changes to 1 files (-1 heads)
 rebase completed
 @    5: E
 |\
@@ -109,11 +84,6 @@
 
 % D onto B - E maintains C as parent
 saved backup bundle to 
-adding branch
-adding changesets
-adding manifests
-adding file changes
-added 3 changesets with 2 changes to 2 files
 rebase completed
 @  5: F
 |