tests/test-rebase-detach.out
changeset 11202 f974fe896921
parent 11201 34023f2ca305
child 11203 7a9cf012dddc
equal deleted inserted replaced
11201:34023f2ca305 11202:f974fe896921
     8 |/
     8 |/
     9 o  0: A
     9 o  0: A
    10 
    10 
    11 % Rebasing D onto E detaching from C
    11 % Rebasing D onto E detaching from C
    12 saved backup bundle to 
    12 saved backup bundle to 
    13 adding branch
       
    14 adding changesets
       
    15 adding manifests
       
    16 adding file changes
       
    17 added 2 changesets with 2 changes to 2 files (+1 heads)
       
    18 rebase completed
    13 rebase completed
    19 @  4: D
    14 @  4: D
    20 |
    15 |
    21 o  3: E
    16 o  3: E
    22 |
    17 |
    41 |/
    36 |/
    42 o  0: A
    37 o  0: A
    43 
    38 
    44 % Rebasing C onto E detaching from B
    39 % Rebasing C onto E detaching from B
    45 saved backup bundle to 
    40 saved backup bundle to 
    46 adding branch
       
    47 adding changesets
       
    48 adding manifests
       
    49 adding file changes
       
    50 added 3 changesets with 3 changes to 3 files (+1 heads)
       
    51 rebase completed
    41 rebase completed
    52 @  4: D
    42 @  4: D
    53 |
    43 |
    54 o  3: C
    44 o  3: C
    55 |
    45 |
    75 |/
    65 |/
    76 o  0: A
    66 o  0: A
    77 
    67 
    78 % Rebasing B onto E using detach (same as not using it)
    68 % Rebasing B onto E using detach (same as not using it)
    79 saved backup bundle to 
    69 saved backup bundle to 
    80 adding branch
       
    81 adding changesets
       
    82 adding manifests
       
    83 adding file changes
       
    84 added 4 changesets with 4 changes to 4 files
       
    85 rebase completed
    70 rebase completed
    86 @  4: D
    71 @  4: D
    87 |
    72 |
    88 o  3: C
    73 o  3: C
    89 |
    74 |
   110 |/
    95 |/
   111 o  0: A
    96 o  0: A
   112 
    97 
   113 % Rebasing C onto E detaching from B and collapsing
    98 % Rebasing C onto E detaching from B and collapsing
   114 saved backup bundle to 
    99 saved backup bundle to 
   115 adding branch
       
   116 adding changesets
       
   117 adding manifests
       
   118 adding file changes
       
   119 added 2 changesets with 3 changes to 3 files (+1 heads)
       
   120 rebase completed
   100 rebase completed
   121 @  3: Collapsed revision
   101 @  3: Collapsed revision
   122 |  * C
   102 |  * C
   123 |  * D
   103 |  * D
   124 o  2: E
   104 o  2: E