diff tests/test-bookmarks-rebase.t @ 17005:50f434510da6

rebase: do not add second parent to rebased changeset (drop detach option) (BC) Rebase now behaves as if --detach was always passed. Non-merges are rebased as non-merges, regardless of their parent being an ancestor of the destination. Merges will usually be rebased as merges unless both of their parents are ancestors of the destination, or one of their parents is pruned when rebased. This only alters the behavior of rebase when using the --source/--rev options. --detach option is deprecated. All test changes were carefully validated.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Wed, 20 Jun 2012 20:08:57 +0200
parents 07a6460f829a
children 23f785b38af3
line wrap: on
line diff
--- a/tests/test-bookmarks-rebase.t	Wed Jun 20 17:40:19 2012 +0400
+++ b/tests/test-bookmarks-rebase.t	Wed Jun 20 20:08:57 2012 +0200
@@ -39,11 +39,10 @@
   saved backup bundle to $TESTTMP/.hg/strip-backup/*-backup.hg (glob)
 
   $ hg log
-  changeset:   3:9163974d1cb5
+  changeset:   3:42e5ed2cdcf4
   bookmark:    two
   tag:         tip
   parent:      1:925d80f479bb
-  parent:      2:db815d6d32e6
   user:        test
   date:        Thu Jan 01 00:00:00 1970 +0000
   summary:     3